Kaggle / kaggle-api

Official Kaggle API
Apache License 2.0
6.01k stars 1.06k forks source link

Add warning option #587

Closed stevemessick closed 3 weeks ago

stevemessick commented 3 weeks ago

This is difficult to test. I tested it by putting a breakpoint on line 3851 of kaggle/api/kaggle_api_extended.py and checking the value of already_printed_version_warning with -W present and absent.

Fixes #554

http://b/331968367