forked from TriBITSPub/TriBITS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gitdist.py: Remove #print(...) comments, resolve codespell issue (Tri…
…BITSPub#571) While running codespell 2.2.1, it flagged 'n{nothing}Does' in: #print("\n{nothing}Does ...") which is not a misspelling (and a later version of codespell does not flag this) but I wanted to remove it since it was not really being used. And while I was at it, I remove all of the commented out print() statements (since those were just there for debugging).
- Loading branch information
1 parent
f6c2ad6
commit bfaaa77
Showing
1 changed file
with
1 addition
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters