Ruff suggestion
This commit is contained in:
parent
7d354884b3
commit
6e6a46b6c9
@ -36,7 +36,7 @@ def create_problem():
|
||||
|
||||
if __name__ == "__main__":
|
||||
print(f"Result for Problem {(args['problem']):0>3} is {{compute()}}")
|
||||
'''
|
||||
''' # noqa: E501
|
||||
)
|
||||
|
||||
f.write(template)
|
||||
|
Loading…
x
Reference in New Issue
Block a user