We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e63bf7f commit 73adea9Copy full SHA for 73adea9
predictionio/__init__.py
@@ -6,9 +6,6 @@
6
7
__version__ = "0.9.6"
8
9
-# import deprecated libraries.
10
-from predictionio.obsolete import Client, InvalidArgumentError
11
-
12
# import packages
13
import re
14
try:
0 commit comments