[BUG] Spaces mishandled in instrument names #9
Labels
bug 🐛
Something should be working but it isn't
compatibility
Compatibility issues.
enhancement
Performance or usage improvement
Summary
Space characters in
instrument_name
, e.g.,"My Instrument"
, will fail with python names. This should likely just be a failure condition, since whitespace invites other issues.The text was updated successfully, but these errors were encountered: