nithinmurali / pygsheets

Google Sheets Python API v4
https://pygsheets.readthedocs.io/en/latest
Other
1.51k stars 220 forks source link

Add clear_basic_filter_func #525

Closed rariyama closed 2 years ago

rariyama commented 2 years ago

What I did

This PR is related to this PR https://github.com/nithinmurali/pygsheets/pull/523 This function can support ClearBasicFilterRequest.

What I confirmed

I implemented unit test and check the items below.

What I would like you to confirm.

Please check the items below.

nithinmurali commented 2 years ago

Looks good. Thanks for the PR!