Black shouldn't format version.py

This commit is contained in:
rocky 2021-06-23 11:45:36 -04:00
parent 345de81d06
commit d4174832a1

View File

@ -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