Skip to content

Commit

Permalink
comma
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander OSTROVSKY authored and Alexander OSTROVSKY committed Feb 23, 2024
1 parent 37dd32c commit eb6fff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/galaxy/datatypes/binary.py
Original file line number Diff line number Diff line change
Expand Up @@ -4561,7 +4561,7 @@ class Numpy(Binary):
readonly=True,
visible=True,
no_value=0,
optional=True
optional=True,
)

def _numpy_version_string(self, filename):
Expand Down

0 comments on commit eb6fff5

Please sign in to comment.