We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0020ee9 commit 0a111aaCopy full SHA for 0a111aa
1 file changed
elm/web/website_crawl.py
@@ -1,4 +1,6 @@
1
# -*- coding: utf-8 -*-
2
+# flake8: noqa
3
+# pylint: disable=no-member
4
"""ELM Document retrieval from a website"""
5
6
import logging
0 commit comments