Skip to content

Commit

Permalink
updated docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
nh916 committed Jul 20, 2023
1 parent 3525599 commit ef56054
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/cript/api/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,8 @@ def _is_node_schema_valid(self, node_json: str, is_patch: bool = False) -> bool:
----------
node_json: str
a node in JSON form string
is_patch: bool
a boolean flag checking if it needs to validate against `NodePost` or `NodePatch`
Notes
-----
Expand Down

0 comments on commit ef56054

Please sign in to comment.