Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hahahannes committed Apr 15, 2024
1 parent da8b19c commit acf2520
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions algo/detector.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ def __init__(
produce_func
):
self.active_detectors = []
self.device_id = device_id

if check_data_schema:
util.logger.info(f"{LOG_PREFIX}: Data Schema Detector is active")
Expand Down

0 comments on commit acf2520

Please sign in to comment.