acl-org / easy2acl

Convert data from EasyChair for use with aclpub
GNU General Public License v2.0
7 stars 8 forks source link

Fixed string formatting #9

Closed texttheater closed 3 years ago

texttheater commented 4 years ago

Named replacement groups require keyword arguments; switched to unnamed replacement groups which are replaced by positional arguments.