Skip to content

Commit 394570b

Browse files
correcting refs
1 parent 5e6c602 commit 394570b

3 files changed

Lines changed: 2 additions & 110588 deletions

File tree

src/catalyst_ngd_wrappers/telemetry.py

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

55
import os
66

7-
from utils import flatten_coords
7+
from .utils import flatten_coords
88

99
QUERY_PARAM_TELEMETRY_LENGTH_LIMIT: int = int(
1010
os.environ.get('QUERY_PARAM_TELEMETRY_LENGTH_LIMIT', '200'))

0 commit comments

Comments
 (0)