Skip to content

Commit e637f8e

Browse files
committed
test fix
1 parent a03359d commit e637f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/aspyx_event/tests/test_events.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
from aspyx.exception import ExceptionManager, handle
1111
from aspyx.util import Logger
12-
#from .provider import LocalProvider
12+
from .provider import LocalProvider
1313

1414
Logger.configure(default_level=logging.INFO, levels={
1515
"httpx": logging.ERROR,

0 commit comments

Comments
 (0)