mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced 2024-12-23 18:30:16 +00:00
49e57955b5
* GitHub Action to lint Python code
4 lines
93 B
Python
4 lines
93 B
Python
from django.contrib import admin # noqa: F401 - Unused import
|
|
|
|
# Register your models here.
|