pcdshub / hutch-python

Launcher and config reader for LCLS interactive IPython sessions
https://pcdshub.github.io/hutch-python/
Other
0 stars 18 forks source link

MNT: strip whitespace when gathering detector prefixes #373

Closed tangkong closed 1 year ago

tangkong commented 1 year ago

Description

Strips whitespace from PV's found in camviewer.cfg during the cam_load process

Motivation and Context

Closes #372

How Has This Been Tested?

added a space to the test suite's camviewer.cfg, and tests still pass

Where Has This Been Documented?

This PR