mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-01 11:24:59 -05:00
Fix indentation of comment
Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
This commit is contained in:
committed by
GitHub
parent
c99d72d541
commit
1c8f56c84b
2
Makefile
2
Makefile
@@ -67,7 +67,7 @@ partial_clean:
|
||||
|
||||
clean: partial_clean
|
||||
rm -rf venv
|
||||
# legacy cleanup. The pyspec venv should be located at the repository root
|
||||
# legacy cleanup. The pyspec venv should be located at the repository root
|
||||
rm -rf $(PY_SPEC_DIR)/venv
|
||||
rm -rf $(DEPOSIT_CONTRACT_COMPILER_DIR)/venv
|
||||
rm -rf $(DEPOSIT_CONTRACT_TESTER_DIR)/venv
|
||||
|
||||
Reference in New Issue
Block a user