tubearchivist-frontend/tubearchivist/home/admin.py
Christian Clauss 49e57955b5
GitHub Action to lint Python code (#14)
* GitHub Action to lint Python code
2021-09-21 16:23:36 +07:00

4 lines
93 B
Python

from django.contrib import admin # noqa: F401 - Unused import
# Register your models here.