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
I received the following warning when using Python 3.9:
/usr/lib/python3/dist-packages/yapf/__init__.py:35: PendingDeprecationWarning: lib2to3 package is deprecated and may not be able to parse Python 3.10+
from lib2to3.pgen2 import tokenize
I'm sure you're aware already, but just in case not....
The text was updated successfully, but these errors were encountered:
I received the following warning when using Python 3.9:
I'm sure you're aware already, but just in case not....
The text was updated successfully, but these errors were encountered: