Skip to content

Commit 0a111aa

Browse files
committed
Lint updates
1 parent 0020ee9 commit 0a111aa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

elm/web/website_crawl.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# -*- coding: utf-8 -*-
2+
# flake8: noqa
3+
# pylint: disable=no-member
24
"""ELM Document retrieval from a website"""
35

46
import logging

0 commit comments

Comments
 (0)