You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
Black shouldn't format version.py
This commit is contained in:
@@ -13,4 +13,5 @@
|
||||
|
||||
# This file is suitable for sourcing inside POSIX shell as
|
||||
# well as importing into Python
|
||||
__version__="3.7.4" # noqa
|
||||
# fmt: off
|
||||
__version__="3.7.5.dev0" # noqa
|
||||
|
Reference in New Issue
Block a user