willmcgugan / faqtory

A tool to generate FAQ.md documents and automatically suggest answers to issues
MIT License
215 stars 20 forks source link

Update version call - fixes importlib error #2

Closed lllama closed 1 year ago

lllama commented 1 year ago

I get an importlib error as there's no module called faq. Changing to faqtory fixes it. I'm assuming this is what's required.