ptgbot/ptgbot
Jeremy Stanley 7c3505cead Remove unused shebang lines
The package for this installs an entrypoint wrapper, so there's
little point in declaring an interpreter in individual modules.
Further, the existing shebangs misleadingly ran python when we only
intend to support python3. Just remove them to avoid confusion.

Change-Id: I62e761719dbf6c357d5b1564ff21b5722b99722c
2018-02-28 11:04:54 +00:00
..
__init__.py Initial commit 2017-04-18 14:21:26 +02:00
bot.py Remove unused shebang lines 2018-02-28 11:04:54 +00:00
db.py Remove unused shebang lines 2018-02-28 11:04:54 +00:00