Skip to content

Commit 2b62163

Browse files
committed
fix linters
Signed-off-by: Varsha U N <[email protected]>
1 parent e0a59f6 commit 2b62163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scanpipe/pipes/fetch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
import re
2929
import subprocess
3030
import tempfile
31-
from email.message import Message
3231
from collections import namedtuple
32+
from email.message import Message
3333
from pathlib import Path
3434
from urllib.parse import unquote
3535
from urllib.parse import urlparse

0 commit comments

Comments
 (0)