Skip to content

Commit

Permalink
refactor: fixed lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrkarr committed Dec 31, 2021
1 parent 2647d61 commit 292a2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biosimulators_utils/biosimulations/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ def get_formats(config=None):


def get_file_extension_combine_uri_map(config=None):
""" Get a map from file extensions to URIs for use with manifests of COMBINE/OMEX archives
""" Get a map from file extensions to URIs for use with manifests of COMBINE/OMEX archives
Args:
config (:obj:`Config`, optional): configuration
Expand Down

0 comments on commit 292a2e6

Please sign in to comment.