We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fe08e8 commit 4acc9cdCopy full SHA for 4acc9cd
scripts/get_public_params.py
@@ -29,7 +29,7 @@ def __init__(self):
29
try:
30
contents = file.read()
31
print("######################################")
32
- print("# The following section was take from:")
+ print("# The following section was taken from:")
33
print("# {}".format(file_path))
34
print("")
35
print(contents)
0 commit comments