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
90 B
Python
4 lines
90 B
Python
from django.test import TestCase # noqa: F401 - Unused import
|
|
|
|
# Create your tests here.
|