Skip to content

Commit

Permalink
docs: whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoomTen committed Jun 29, 2022
1 parent 48db592 commit bfd3850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mdiocre/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ def __init__(self, parser=None, parser_name=None):

def switch_parser(self, name):
'''
Switch parsers by using an identifier or an instance of a class
Switch parsers by using an identifier or a class (not an instance!)
derived from BaseParser.
To implement a new parser, it must be a class with inherited from
Expand Down

0 comments on commit bfd3850

Please sign in to comment.