We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd1425f commit 438c0a1Copy full SHA for 438c0a1
ecs_logging/_utils.py
@@ -20,7 +20,6 @@
20
import functools
21
from typing import Any, Dict, Mapping
22
23
-
24
__all__ = [
25
"normalize_dict",
26
"de_dot",
noxfile.py
@@ -17,7 +17,6 @@
17
18
import nox
19
SOURCE_FILES = ("noxfile.py", "tests/", "ecs_logging/")
0 commit comments