Skip to content

Commit 7a5471a

Browse files
committed
Remove trailing whitespaces
1 parent f35d147 commit 7a5471a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/settings/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ def USE_PROMOS(self): # noqa
390390
'filename': os.path.join(LOGS_ROOT, 'debug.log'),
391391
'formatter': 'default',
392392
},
393-
'null': {
393+
'null': {
394394
'class': 'logging.NullHandler',
395395
},
396396
},

0 commit comments

Comments
 (0)