0
0
Fork 0

Fixes bad global reference

This commit is contained in:
sloum 2020-09-07 10:36:29 -07:00
parent 9c935cb22e
commit 4100f1ac8a
1 changed files with 1 additions and 0 deletions

1
chalk
View File

@ -576,6 +576,7 @@ def print_document():
def main():
global filepath
args = sys.argv
if len(args) > 2:
print('Incorrect number of arguments:')