pcdshub / lcls-twincat-general

A PLC code toolkit for LCLS TwinCAT PLC projects
https://pcdshub.github.io/lcls-twincat-general/
Other
16 stars 20 forks source link

FIX: invalid pytmc pragma and typo #73

Closed ZLLentz closed 1 year ago

ZLLentz commented 1 year ago

Description

Try to fix the invalid pragma caught by the CI

Motivation and Context

If you leave these unfixed they can cause problems in building the IOC later, even if the PLC code didn't notice any issues. closes #72

How Has This Been Tested?

CI lint passes now, hopefully. Fails at https://github.com/pcdshub/lcls-twincat-general/actions/runs/4919456754/jobs/8787094080

Where Has This Been Documented?

Will be in the release notes

Pre-merge checklist