Fix indentation of comment

Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
This commit is contained in:
Diederik Loerakker 2021-04-22 02:35:54 +02:00 committed by GitHub
parent c99d72d541
commit 1c8f56c84b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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