We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 641864d commit f7635c3Copy full SHA for f7635c3
src/nmfishingreport/nmfishingreport.py
@@ -12,7 +12,7 @@
12
import urllib.request
13
from configparser import ConfigParser
14
15
-import bs4 # type: ignore
+import bs4
16
17
18
def split_conf_str(conf_str):
0 commit comments