SyntaxFix
Write A Post
Hire A Developer
Questions
In parse_file, take the self argument (just like in __init__). If there's any other context you need then just pass it as additional arguments as usual.
parse_file
self
__init__