Commit 80ebb2c7 authored by Konstantinos Poulakakis's avatar Konstantinos Poulakakis
Browse files

Import sys library

parent 8d946d0b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

import sys

def main():
    global LOGGER # pylint: disable=global-statement