From 2c30688c2d503935fadc154a310c03c6d2aa4275 Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Sat, 24 Jun 2023 22:26:16 +1000 Subject: [PATCH] Set the python version to python3 --- enc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enc.py b/enc.py index 343ac32..5cd4bd9 100755 --- a/enc.py +++ b/enc.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 """ External Node Classifier (ENC) for Puppet.