mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Fix linting error
This commit is contained in:
parent
455deeb180
commit
9eb3b18269
1 changed files with 0 additions and 2 deletions
|
|
@ -4,12 +4,10 @@ import locale
|
|||
import logging
|
||||
import os
|
||||
import re
|
||||
|
||||
from datetime import timezone
|
||||
from html import unescape
|
||||
from urllib.parse import unquote, urljoin, urlparse, urlunparse
|
||||
|
||||
|
||||
try:
|
||||
import zoneinfo
|
||||
except ModuleNotFoundError:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue