Actions: ImagingDataCommons/highdicom
Actions
Showing runs from all workflows
42 workflow run results
42 workflow run results
io.open()
→ open()
unit tests
#392:
Pull request #265
opened
by
DimitriPapadopoulos
io.open()
→ open()
Codespell
#43:
Pull request #265
opened
by
DimitriPapadopoulos
x == y or x == z
→ x in (y, z)
unit tests
#391:
Pull request #264
opened
by
DimitriPapadopoulos
x == y or x == z
→ x in (y, z)
Codespell
#42:
Pull request #264
opened
by
DimitriPapadopoulos
.keys()
call
unit tests
#390:
Pull request #263
opened
by
DimitriPapadopoulos
.keys()
call
Codespell
#41:
Pull request #263
opened
by
DimitriPapadopoulos
object
is implicit in Python 3
unit tests
#386:
Pull request #259
opened
by
DimitriPapadopoulos
object
is implicit in Python 3
Codespell
#37:
Pull request #259
opened
by
DimitriPapadopoulos
coding: utf-8
is implicit in Python 3
unit tests
#385:
Pull request #258
opened
by
DimitriPapadopoulos
coding: utf-8
is implicit in Python 3
Codespell
#36:
Pull request #258
opened
by
DimitriPapadopoulos
IOError
→ OSError
Codespell
#35:
Pull request #257
opened
by
DimitriPapadopoulos
IOError
→ OSError
unit tests
#384:
Pull request #257
opened
by
DimitriPapadopoulos