wilson-eft / wilson

A Python package for the running and matching of Wilson coefficients above and below the electroweak scale
https://wilson-eft.github.io
MIT License
26 stars 19 forks source link

fix arguments in translators (fixes issue #103) #104

Closed peterstangl closed 2 years ago

peterstangl commented 2 years ago

This PR fixes issue #103.

DavidMStraub commented 2 years ago

I suggest to use keyword args to be super clear. (Or even type hints 🙂.)