[dataimport/test] fix python2.6 syntax error
Don't use braces for set literals.
# re-read ComputedRelation permissions from schema.py now that we're# able to serialize themforcomputedrtypeinschema.iter_computed_relations():sync_schema_props_perms(computedrtype.type)