You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this desired? With Python 3.7 async became a proper keyword, see PEP-492. Hence, async.py is not valid under Python3.7 anymore. I would create a PR for this, but there is no target branch. Only master and dev and I think both are for Python-arango 4.x?