This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nielsperetzke
/
healthchecks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
32
Wiki
Activity
Browse Source
Fix py2.7
pull/7/head
Pēteris Caune
9 years ago
parent
1374b43c93
commit
9172a3aef6
2 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.gitignore
+0
-0
hc/lib/__init__.py
+ 1
- 0
.gitignore
View File
@ -1,4 +1,5 @@
__pycache__/
*.pyc
.coverage
local_settings.py
static-collected
+ 0
- 0
hc/lib/__init__.py
View File
Write
Preview
Loading…
Cancel
Save