Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pytest_snapshot
✏️
Editing: __init__.py
try: from ._version import version as __version__ except ImportError: # broken installation, we don't even try (copied from pytest implementation) __version__ = "unknown"
💾 Save Changes
❌ Cancel