Skip to content

Create style/standards guide for cdapython UI #26

@abradyGDIT

Description

@abradyGDIT
  • First item: on an error caught within any function in the cdapython package:

    • Is the calling entity one of our functions?
      • Yes: raise error object to caller
    • Is the calling entity a user (e.g. get_subject_data())?
      • Yes: print human-readable error message and return
  • Once documented: review existing cdapython code to ensure universal compliance

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions