Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix for check for underscores in plugin name. Must use re.search (not re.match) to detect an underscore anywhere in the plugin name string.
- Loading branch information