Update dependencies, Fix black
This commit is contained in:
parent
b5208b966a
commit
f31a7a3549
2 changed files with 28 additions and 27 deletions
|
|
@ -1,5 +1,6 @@
|
|||
from papis_extract.annotation_data import Annotation
|
||||
|
||||
|
||||
def test_colorname_exact():
|
||||
sut = Annotation("testfile", colors={"stroke": (1.0, 0.0, 0.0)})
|
||||
c_name = sut.colorname
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue