Skip to content

Commit

Permalink
fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed Sep 4, 2024
1 parent 8362ac3 commit 9f0ad04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/specprodDB/patch.py
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ def patch_tiles(src_tiles, dst_tiles):
return dst_tiles_patched


def get_data(options):#
def get_data(options):
"""Read in source and destination data.
Parameters
Expand Down

0 comments on commit 9f0ad04

Please sign in to comment.