Skip to content

Fix broken "is_id_rf_bpm" method - #1273

Open
VitorSouzaLNLS wants to merge 1 commit into
masterfrom
dev/fix/bpms_search-is_id_rf_bpm
Open

Fix broken "is_id_rf_bpm" method#1273
VitorSouzaLNLS wants to merge 1 commit into
masterfrom
dev/fix/bpms_search-is_id_rf_bpm

Conversation

@VitorSouzaLNLS

Copy link
Copy Markdown
Contributor

Bugfix: is_id_rf_bpm method of BPMSearch.

The endswith call was passing multiple positional arguments instead of a tuple, raising TypeError on every call instead of checking against the valid suffixes ('SA', 'SB', 'SP').

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants