1
0
Fork 0
forked from github/pelican

Merge pull request #3020 from timgates42/bugfix_typos

This commit is contained in:
Justin Mayer 2022-08-04 15:09:53 +02:00 committed by GitHub
commit 062144a875
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ import warnings
from pelican.log import log_warnings
# redirect warnings modulole to use logging instead
# redirect warnings module to use logging instead
log_warnings()
# setup warnings to log DeprecationWarning's and error on