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
django-debug-toolbar's minimum supported Python is 3.5. Match this
target in the black command invocation.
This was previously using Python 3.4 to workaround an upstream bug in
black (see 58f374a), but this has been
fixed in version 19.10b0.
0 commit comments