issues
search
midstar
/
pycstruct
A python library for reading and writing binary data similar to what is done in C language structs
MIT License
24
stars
4
forks
source link
Bugfix/black pylint updates
#38
Closed
midstar
closed
2 years ago
midstar
commented
2 years ago
Fixed issues due to updated black and pylint versions. Mainly f-strings instead of .format on strings
Changed from python 3.6 to 3.8 on CI