Skip to content

Commit 079a93c

Browse files
authored
Improve code, so make lint passes
1 parent 7f7e1f8 commit 079a93c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{ cookiecutter.repo_name }}/test_environment.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ def main():
2222

2323

2424
if __name__ == '__main__':
25-
main()
25+
main()

0 commit comments

Comments
 (0)