Fix: re-add missing else clause for b_method assignment #4

Merged
mieszkomakuch merged 1 commits from bugfix/recover-b_method-assignment into master 2025-06-02 11:50:21 +00:00
1 Commits
Author SHA1 Message Date
mieszkomakuch 08d608e39d Fix: re-add missing else clause for b_method assignment
During migration, the original fix was partially applied—`else` clause assigning `b_method` was unintentionally omitted. This commit restores the full logic as intended by the original author.
2025-06-02 13:46:06 +02:00