fix subcmds config compatible error

This commit is contained in:
江畅
2020-08-25 16:55:10 +08:00
parent a1c0ee8e62
commit d6a928bbcd
+1 -1
View File
@@ -13,7 +13,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
from __future__ import print_function
import sys
from command import Command
from git_command import GitCommand