flavors / django-graphiql-debug-toolbar

Django Debug Toolbar for GraphiQL IDE and Graphene
https://pypi.python.org/pypi/django-graphiql-debug-toolbar
MIT License
72 stars 22 forks source link

fix: UnicodeDecodeError #10

Closed coolzilj closed 3 years ago

coolzilj commented 4 years ago

fix pip install error

UnicodeDecodeError: 'gbk' codec can't decode byte 0xa5 in position 410: illegal multibyte sequence

codecov-io commented 4 years ago

Codecov Report

Merging #10 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #10   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          65     65           
  Branches       11     11           
=====================================
  Hits           65     65

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 501a440...c25eb33. Read the comment docs.