Skip to content

Add missing default

David Rafferty requested to merge fix_apply_screens_bug into master

This MR adds a default for the apply_screens attribute to the Field class, fixing the following error:

CRITICAL - rapthor - AttributeError: 'Field' object has no attribute 'apply_screens'

Merge request reports

Loading