forked from public/pysim
cosmetic: remove excess linebreaks
We should not use double-line breaks to separate things as it is very difficult to maintain consistence with that scheme.
This commit is contained in:
@@ -373,7 +373,6 @@ def argparse_add_reader_args(arg_parser: argparse.ArgumentParser):
|
||||
|
||||
return arg_parser
|
||||
|
||||
|
||||
def init_reader(opts, **kwargs) -> LinkBase:
|
||||
"""
|
||||
Init card reader driver
|
||||
|
||||
Reference in New Issue
Block a user