Skip to content

Commit 33848b0

Browse files
committed
add to scope
1 parent 82986be commit 33848b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prober/probes/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import logging
44
import sys
55

6-
from probes import login, put_fetch_get # noqa
6+
from probes import login, put_fetch_get, put_fetch_get_fail_closed # noqa
77
from probes.logging_config import initialize_logger
88
from probes.registry import PROBES_FUNCTIONS
99

0 commit comments

Comments
 (0)