Skip to content

Commit eeb0ee3

Browse files
committed
fixup! Avoid repetition.
1 parent 908cdca commit eeb0ee3

File tree

1 file changed

+2
-0
lines changed
  • PyFunceble/checker/availability

1 file changed

+2
-0
lines changed

PyFunceble/checker/availability/base.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
limitations under the License.
5151
"""
5252

53+
# pylint: disable=too-many-lines
54+
5355
import multiprocessing
5456
from datetime import datetime
5557
from typing import Dict, List, Optional

0 commit comments

Comments
 (0)