Files
ruff/foo.py
Charlie Marsh 3eec7de6e4 Clean up
2023-07-30 19:55:50 -04:00

3 lines
108 B
Python

# F401 `datastructures.UploadFile` imported but unused
from .datastructures import UploadFile as FileUpload