Skip to content

Commit 30a2be7

Browse files
committed
🐛 Fix Ruff Bug
1 parent 25a4d8f commit 30a2be7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyprotector/keyauth/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
"""
1111

1212
from .utils import *
13-
from .keyauth import Keyauth
13+
from .keyauth import Keyauth

0 commit comments

Comments
 (0)