mirror of
https://github.com/dtomlinson91/street_group_tech_test
synced 2025-12-22 11:55:45 +00:00
commenting out debug imports
This commit is contained in:
@@ -9,7 +9,7 @@ import pathlib
|
||||
import apache_beam as beam
|
||||
from apache_beam.options.pipeline_options import PipelineOptions, SetupOptions
|
||||
|
||||
from analyse_properties.debug import * # noqa
|
||||
# from analyse_properties.debug import * # noqa
|
||||
|
||||
def slice_by_range(element, *ranges):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user