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 753e2da commit cc3d5d8Copy full SHA for cc3d5d8
.gitignore
@@ -10,6 +10,8 @@ __pycache__/
10
# Transient editor files
11
*.swp
12
*~
13
+\#*#
14
+.#*#
15
16
# Editor configuration
17
nbproject
AUTHORS
@@ -55,5 +55,6 @@ Contributors are:
55
-Eliah Kagan <eliah.kagan _at_ gmail.com>
56
-Ethan Lin <et.repositories _at_ gmail.com>
57
-Jonas Scharpf <jonas.scharpf _at_ checkmk.com>
58
+-Gordon Marx
59
60
Portions derived from other open source works and are clearly marked.
0 commit comments