Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
wagmarcel committed Jan 6, 2025
1 parent 1b4506b commit 80473ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions semantic-model/shacl2flink/create_rdf_table.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ def main(knowledgefile, namespace, output_folder='output'):
configs.kafka_topic_object_label,
config), fk)


if __name__ == '__main__':
args = parse_args()
knowledgefile = args.knowledgefile
Expand Down

0 comments on commit 80473ae

Please sign in to comment.