Browse Source

new line

pull/1/head
amper43 5 years ago
parent
commit
575b637325
  1. 2
      analytics/analytics/detectors/anomaly_detector.py

2
analytics/analytics/detectors/anomaly_detector.py

@ -83,4 +83,4 @@ class AnomalyDetector(Detector):
def is_detection_intersected(self) -> bool:
return False
return False

Loading…
Cancel
Save