diff --git a/qds_sdk/commands.py b/qds_sdk/commands.py index 41871b00..d405c520 100755 --- a/qds_sdk/commands.py +++ b/qds_sdk/commands.py @@ -29,7 +29,6 @@ class Command(Resource): - """ qds_sdk.Command is the base Qubole command class. Different types of Qubole commands can subclass this.