I am running this codes in python 3.8 and I install napkin 0.6.4. Even though I am getting error like
for group: AttributeError: 'Context' object has no attribute 'group'
for helper: AttributeError: module 'helper' has no attribute 'generate_markdown_file'
I am running this codes in python 3.8 and I install napkin 0.6.4. Even though I am getting error like for group: AttributeError: 'Context' object has no attribute 'group' for helper: AttributeError: module 'helper' has no attribute 'generate_markdown_file'