Skip to content

Commit d5f6e5d

Browse files
author
Maxwell Dylla
committed
remove module doc
1 parent f700b77 commit d5f6e5d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/pulse_telemetry/sparklib/processing_incremental.py

-6
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
"""Implements incramental processing for statistics_step and statistics_cycle. Partition
2-
pruning is implemented through the date partitions in telemetry and statistics_step:
3-
- telemetry (device_id, test_id, month)
4-
- statistics_step (year)
5-
"""
6-
71
import datetime
82
from typing import TYPE_CHECKING
93

0 commit comments

Comments
 (0)