Closed tomato42 closed 6 years ago
https://github.com/ansasaki/smap/blob/608f590b98a1ad2e12c078974eafeef8f4aa58fa/src/smap/symver.py#L792-L808
this should use a combination of join() and format()
join()
format()
https://github.com/ansasaki/smap/blob/608f590b98a1ad2e12c078974eafeef8f4aa58fa/src/smap/symver.py#L792-L808
this should use a combination of
join()
andformat()