forked from burnash/gspread
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Created an
add_validation
method. [Issue burnash#1420]
added a generic request. finsihed the method conditon type input uses enum from utils Added a some docs and crave-out for relative dates Completed the docs. fixed the position for kwargs Adding return value Added a test for `add_validation` added validation condtion enum Added a RealtiveDate enum removed the realtive date enum fixed format errors Explicit kwargs for optional params Removed reference RelativeDate Added a type check for `condition_type`. added examples fixed formatting for docs Unbounded values to a standard iterable. Switched typing syntax to be `Optional` for compatibility. renamed range and removed blank args. re ran the test fixed the doc issue
- Loading branch information
Showing
4 changed files
with
684 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.