Skip to content

Commit 8fdc22c

Browse files
authored
Merge pull request labgrid-project#869 from Bastian-Krause/bst/import-base-consoleloggingreporter
__init__: add ConsoleLoggingReporter
2 parents 9f0f265 + b1bd044 commit 8fdc22c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

labgrid/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
from .factory import target_factory
66
from .step import step, steps
77
from .stepreporter import StepReporter
8+
from .consoleloggingreporter import ConsoleLoggingReporter

0 commit comments

Comments
 (0)