Skip to content

Fix bug in VINCIA check

Spyros Argyropoulos requested to merge fix into master

Description of bug

UnboundLocalError: local variable 'usesVincia' referenced before assignment

Changes introduced

Define default value of usesVincia = False

Tests

Checked on same output as !3032 (merged)

Issues resolved

Closes #

Merge request reports