Skip to content

Commit

Permalink
chore(pylint): Patch loop on pvecontrol module
Browse files Browse the repository at this point in the history
  • Loading branch information
lperdereau committed Dec 9, 2024
1 parent 22153a6 commit ce04705
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
File renamed without changes.
1 change: 0 additions & 1 deletion src/pvecontrol/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import argparse
import logging
import re
import confuse
import urllib3

from pvecontrol import actions, node, vm, task, storage
Expand Down

0 comments on commit ce04705

Please sign in to comment.