diff --git a/analyse_properties/main.py b/analyse_properties/main.py index cf43f89..0053233 100644 --- a/analyse_properties/main.py +++ b/analyse_properties/main.py @@ -277,7 +277,6 @@ def main(): >> beam.io.WriteToText( file_path_prefix=str(output_file), file_name_suffix=".json", - shard_name_template="", ) )