Skip to content

Commit

Permalink
do nice typetesting
Browse files Browse the repository at this point in the history
  • Loading branch information
JoranAngevaare committed Feb 4, 2021
1 parent 705cae1 commit 0efc3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion strax/config.py
Expand Up @@ -62,7 +62,7 @@ def __init__(self,
default_by_run=OMITTED,
child_option: bool = False,
parent_option_name: str = None,
overwrite=False,
overwrite: bool = False,
track: bool = True,
help: str = ''):
"""
Expand Down

0 comments on commit 0efc3c8

Please sign in to comment.