Chris
Results
1
comments of
Chris
Same issue, workaround does not resolve issue. ``` session = AsyncHTMLSession() resp = await session.get(urlreq) ^ SyntaxError: invalid syntax ``` IDE also complains that Class 'Response' does not define '__await__',...