Skip to content

Commit 1c59925

Browse files
authored
Merge pull request drivendataorg#96 from apollonin/patch-1
Improve code, so make lint passes
2 parents 7f7e1f8 + 079a93c commit 1c59925

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)