mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-08 21:14:49 +08:00
add missing comma
This commit is contained in:
@@ -240,7 +240,7 @@ TESTS_DIRS = [
|
|||||||
# TODO: 'serializers',
|
# TODO: 'serializers',
|
||||||
# TODO: 'servers',
|
# TODO: 'servers',
|
||||||
'sessions_tests',
|
'sessions_tests',
|
||||||
'settings_tests'
|
'settings_tests',
|
||||||
'shell',
|
'shell',
|
||||||
# TODO: 'shortcuts',
|
# TODO: 'shortcuts',
|
||||||
# TODO: 'signals',
|
# TODO: 'signals',
|
||||||
|
|||||||
Reference in New Issue
Block a user