diff options
| author | SpiritCroc <dev@spiritcroc.de> | 2021-01-19 16:58:59 +0100 |
|---|---|---|
| committer | SpiritCroc <dev@spiritcroc.de> | 2021-01-19 17:12:06 +0100 |
| commit | 601d2acc3272315f1b2356eff2a35cfa16d459d9 (patch) | |
| tree | 05e65e65ad5a274a756182cbe43ee8d40dbbfccc /sticker | |
| parent | d3adedf3dfaede63d5b03b263c2cfaad291c4ffe (diff) | |
Rename import.py, since import is a keyword
from sticker.import import cmd
^
SyntaxError: invalid syntax
Fixes https://github.com/maunium/stickerpicker/issues/27.
Diffstat (limited to 'sticker')
| -rw-r--r-- | sticker/stickerimport.py (renamed from sticker/import.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/sticker/import.py b/sticker/stickerimport.py index 6846184..6846184 100644 --- a/sticker/import.py +++ b/sticker/stickerimport.py |
