Skip to content

Commit 849d2da

Browse files
committed
python(feat): Add optional logging of test result create and update events that, when used, defer calls to Sift to the end of the test where the log is then replayed and uploaded.
1 parent d0a7e56 commit 849d2da

7 files changed

Lines changed: 1203 additions & 149 deletions

File tree

python/lib/google/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
__path__ = __import__('pkgutil').extend_path(__path__, __name__)
2+
__path__ = __import__('pkgutil').extend_path(__path__, __name__)

0 commit comments

Comments
 (0)