Refactor to package specific directory
authorBenjamin Braatz <benjamin.braatz@graph-it.com>
Mon, 11 Jan 2021 08:44:25 +0000 (09:44 +0100)
committerBenjamin Braatz <benjamin.braatz@graph-it.com>
Mon, 11 Jan 2021 08:44:25 +0000 (09:44 +0100)
commit14032f66ff29dae39bc574ba1987f4b63123b131
tree5697ba3152e16b4b1767176799b7dd4fdfbd0576
parent971fba31734e4bf78a2cd80fadd6a6c8d1f391b5
Refactor to package specific directory
example.py
graphit/__init__.py [deleted file]
graphit/event.py [deleted file]
graphit_event/__init__.py [new file with mode: 0644]
graphit_event/interface.py [new file with mode: 0644]
graphit_event/mixin.py [new file with mode: 0644]