Skip to content

Commit efd2a5e

Browse files
author
Daniel Thielking
committed
Initial commit
0 parents  commit efd2a5e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
__pycache__
2+
.vscode

tox.ini

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[pep8]
2+
max-line-length = 120

0 commit comments

Comments
 (0)