meshy / django-schema-graph

An interactive graph of your Django model structure
https://pypi.org/project/django-schema-graph/
MIT License
350 stars 9 forks source link

Update Black in pre-commit config #41

Closed meshy closed 2 years ago

meshy commented 2 years ago

This updates to move beyond an incompatibility with click which results in the error:

ImportError: cannot import name '_unicodefun' from 'click'