Make src and test a package by adding __init__.py
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Wed, 6 Dec 2017 12:15:12 +0000 (13:15 +0100)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Wed, 6 Dec 2017 12:15:12 +0000 (13:15 +0100)
commit5df36c194685aa07ff79506f3654adae14a03670
treeb9f7f1615d39d9acc6841262bafb9220095c4675
parentbe912caa635355c153df07b9780c5f90a6eb86fd
Make src and test a package by adding __init__.py
src/__init__.py [new file with mode: 0644]
test/__init__.py [new file with mode: 0644]