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