Skip to content

Commit 75be85e

Browse files
committed
WIP: Update kagglesdk to test new Kaggle CLI functionality.
1 parent e8d80b0 commit 75be85e

403 files changed

Lines changed: 121752 additions & 4 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

kaggle_object_tests.py

Lines changed: 574 additions & 0 deletions
Large diffs are not rendered by default.

kagglesdk/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.1.16"
1+
__version__ = "0.1.15"
22

33
from kagglesdk.kaggle_client import KaggleClient
44
from kagglesdk.kaggle_creds import KaggleCredentials
481 Bytes
Binary file not shown.
9.66 KB
Binary file not shown.
8.15 KB
Binary file not shown.
4.42 KB
Binary file not shown.
13.4 KB
Binary file not shown.
12.5 KB
Binary file not shown.
19.2 KB
Binary file not shown.

kagglesdk/abuse/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)