mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Correct new flake8 warnings
This commit is contained in:
parent
a982e0c4f4
commit
5a19887a22
4 changed files with 7 additions and 0 deletions
|
|
@ -197,6 +197,7 @@ class FatalLogger(LimitLogger):
|
|||
if FatalLogger.errors_fatal:
|
||||
raise RuntimeError('Error encountered')
|
||||
|
||||
|
||||
logging.setLoggerClass(FatalLogger)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue