Get a rule class given its name.
str
Rule class name relative to the rules module, with no leading “.”. For example specify "test.NoConfig" for the rule lsst.ts.watcher.rules.test.NoConfig.
"test.NoConfig"
lsst.ts.watcher.rules.test.NoConfig
get_rule_class()