Skip to content

Collect required AltSource properties programmatically? #7

Description

@noah978

Perhaps this could be done with a decorator on certain AltSource properties?

@required
@property
def myProperty(self) -> str:
     returnfoo

Then the “required” list would simply be collected from the @required names.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions