nashgc

Results 2 issues of nashgc

Can't use template string as test arg value example: ``` template_string Article() #" Test article with a lot of text ..."# test extract_words { functions [ExtractWords] args { article #"...

**Describe the bug** `python3.10/site-packages/instaloader/instaloader.py", line 938, in get_highlights data = self.context.graphql_query("7c16654f22c819fb63d1183034a5162f", KeyError: 'data'` **To Reproduce** Steps to reproduce the behavior: I use cli: instaloader --highlights profile_name --login my_login and then...

bug