mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-01 06:11:43 +00:00
3 lines
124 B
Python
3 lines
124 B
Python
import modl.lowercase as Lower
|
|
from mod import lowercase as Lowercase
|
|
from mod import another_lowercase as AnotherLowercase
|