ruff/crates/ruff_cli/resources/test/fixtures/cache_mutable/source.py

4 lines
34 B
Python

a = 1
__all__ = list(["a", "b"])