Skip to content

Commit

Permalink
black whitespace fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewfullard committed Aug 13, 2024
1 parent 2df54e5 commit 8e096e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tardis/plasma/assembly/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@

logger = logging.getLogger(__name__)


def map_species_from_string(species):
return [species_string_to_tuple(spec) for spec in species]

Expand Down

0 comments on commit 8e096e5

Please sign in to comment.