Skip to content

Commit

Permalink
fixed pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
picciama committed Dec 18, 2023
1 parent c675d1e commit ae6616f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spectrum_fundamentals/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@
"MASS_ANALYZER",
"FRAGMENTATION",
"COLLISION_ENERGY",
"INSTRUMENT_TYPES"
"INSTRUMENT_TYPES",
]
MZML_DATA_COLUMNS = SHARED_DATA_COLUMNS + MZML_ONLY_DATA_COLUMNS

Expand Down

0 comments on commit ae6616f

Please sign in to comment.