Closed GenevieveBuckley closed 1 year ago
@Czaki and @DragaDoncila, we discussed this briefly at the meeting - can one of you give it a quick review so we can merge?
It is a very straightforward bugfix but I don't want to merge my own PR, that would be a bad habit.
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.