Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Sep 5, 2024
1 parent 7aedf82 commit 46adfa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spinn_utilities/configs/camel_case_config_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
Iterable[str], bytes, PathLike[str],
PathLike[bytes]]


class CamelCaseConfigParser(configparser.RawConfigParser):
"""
Extends the Parser to allow for differences in case and underscores
Expand Down

0 comments on commit 46adfa3

Please sign in to comment.