Files
ruff/resources/test/fixtures/__init__.py
2022-10-27 12:58:52 -04:00

6 lines
54 B
Python

import os
print(__path__)
__all__ = ["a", "b", "c"]