Files
ruff/resources/test/fixtures/N813.py
2022-10-22 12:49:13 -04:00

4 lines
119 B
Python

import mod.Camel as camel
from mod import CamelCase as camelcase
from mod import AnotherCamelCase as another_camelcase