Bone-Market-Solver/bonemarketsolver
Jeremy Saklad 5ef972295b
Use f-strings and multiline strings
Inline string expressions are far easier to read, particularly for
complicated strings like the skeleton printer's output.

Care has been taken to ensure that no behavior has been changed in the
process.
2021-09-18 20:01:30 -05:00
..
data Add __slots__ to data enumerations 2021-09-18 19:18:40 -05:00
objects Use f-strings and multiline strings 2021-09-18 20:01:30 -05:00
__main__.py Add list option 2021-08-14 17:55:45 -05:00
solve.py Use f-strings and multiline strings 2021-09-18 20:01:30 -05:00