mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 12:03:15 +00:00
Remove unused import
This commit is contained in:
parent
235c6036ea
commit
7a8ce0f9ca
2 changed files with 1 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -4,7 +4,7 @@ all: cython
|
|||
|
||||
.PHONY: black
|
||||
black:
|
||||
black .
|
||||
black msgpack/ test/
|
||||
|
||||
.PHONY: cython
|
||||
cython:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue