Skip to content

Move Provider._enforce_field_name_rules out of Provider #239

@BrianJKoopman

Description

@BrianJKoopman

The Registry currently depends on so3g/spt3g because it uses Providers to check field name rules:

field = Provider._enforce_field_name_rules(field)

This function should be moved to some general location so that this dependency on the Registry can be removed.

Note: When this is done, tests for the Registry can be unmarked as dependent on spt3g/so3g.

Metadata

Metadata

Assignees

Labels

cleanupCleanup that of old code or documentation

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions