mirror of
https://github.com/django/django.git
synced 2024-11-22 11:57:34 +01:00
b691accea1
Co-authored-by: David Smith <smithdc@gmail.com> Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
6 lines
61 B
Python
6 lines
61 B
Python
from .....test import Test # noqa
|
|
|
|
|
|
class MyClass:
|
|
pass
|