radiasoft / rslaser_old

Integrated modeling of CPA crystal-based laser amplifiers
Apache License 2.0
1 stars 1 forks source link

replace print() with correct pykern syntax in rslaser/rslaser/*/*.py #174

Closed bruhwiler closed 1 year ago

bruhwiler commented 1 year ago

After discussion, we decided not to do this. rslaser developers need to remove print statements (not just comment them out) prior to merging PRs.

For print statements that really should persist in the production code, the pykern syntax needs to be used.