????

Your IP : 216.73.216.120


Current Path : C:/opt/pgsql/pgAdmin 4/python/Lib/site-packages/flask_compress/
Upload File :
Current File : C:/opt/pgsql/pgAdmin 4/python/Lib/site-packages/flask_compress/__init__.py

from .flask_compress import Compress

# _version.py is generated by setuptools_scm when building the package, it is not versioned.
# If missing, this means that the imported code was most likely the git repository, that was
# installed without the "editable" mode.
try:
    from ._version import __version__
except ImportError:
    __version__ = "0"