Skip to content

Commit

Permalink
minor linting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspie committed Nov 30, 2023
1 parent 524a1ec commit 35f2d95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pynxtools/dataconverter/readers/xps/sle/sle_specs.py
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ def _update_xps_dict_with_spectrum(self, spectrum, key_map):
data=cps, coords={"energy": energy}
)


class SleProdigyParser(ABC):
"""
Generic parser without reading capabilities,
Expand Down

0 comments on commit 35f2d95

Please sign in to comment.