diff options
Diffstat (limited to 'shared/tests/test_logging.py')
| -rw-r--r-- | shared/tests/test_logging.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/tests/test_logging.py b/shared/tests/test_logging.py index 4abd254..2ffddcd 100644 --- a/shared/tests/test_logging.py +++ b/shared/tests/test_logging.py @@ -1,4 +1,5 @@ """Tests for shared structured logging module.""" + import io import json import logging |
