pylhc / omc3

Python 3 codes for beam optics measurements and corrections in circular particle accelerators
https://pylhc.github.io/omc3/
MIT License
13 stars 6 forks source link

Added raw strings and/or backslashes #423

Closed JoschD closed 10 months ago

JoschD commented 11 months ago

Fixes the deprecation warnings, which come up due to non-escaped backslashes in strings

codeclimate[bot] commented 10 months ago

Code Climate has analyzed commit 5cf85560 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 85.8% (0.0% change).

View more on Code Climate.

fsoubelet commented 10 months ago

@JoschD seems all good now with the tfs patch, I think you can merge this and then https://github.com/pylhc/omc3/pull/426