nexusformat / features

Work on NeXus features and recipes by the NIAC and friends
0 stars 6 forks source link

String formatting #23

Closed rerpha closed 6 years ago

rerpha commented 6 years ago

I have replaced the old style %s with {} and .format()

there is changes in most recipes and the nxfeature.py file

rerpha commented 6 years ago

refs #20