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.
2 parents 497b5fc + 4ae5793 commit 4b34a3bCopy full SHA for 4b34a3b
descarteslabs/scripts/descarteslabs
@@ -1,3 +1,4 @@
1
+#!/usr/bin/env python
2
# Copyright 2017 Descartes Labs.
3
#
4
# Licensed under the Apache License, Version 2.0 (the "License");
@@ -12,7 +13,6 @@
12
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
-#!/usr/bin/env python
16
from __future__ import print_function
17
18
import os
0 commit comments