gitstats: Added a __init__.py file since every module needs one
commit99ebe12e4295a8a172a2fc7017479163df6594f1
authorSverre Rabbelier <sverre@rabbelier.nl>
Sat, 7 Jun 2008 10:53:49 +0000 (7 12:53 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Sat, 7 Jun 2008 10:53:49 +0000 (7 12:53 +0200)
treebd58104d90dc04d436d9b7bab6a03159aa3f7deb
parent885bccc1cf85825b80b504282a21bf2e28c25e6f
gitstats: Added a __init__.py file since every module needs one

Otherwise it is not possible to do 'from git_stats import ..'
src/git_stats/__init__.py [new file with mode: 0644]