Skip to content

Commit 7048bdb

Browse files
committed
fix lint
1 parent fa09438 commit 7048bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyramid/csrf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
from urllib.parse import urlparse
21
import secrets
2+
from urllib.parse import urlparse
33
from webob.cookies import CookieProfile
44
from zope.interface import implementer
55

0 commit comments

Comments
 (0)