From 7e0a4378a4c8e6a5cd7c16b4b6a7798eb3e7c697 Mon Sep 17 00:00:00 2001
From: "steven.liatti" <steven.liatti@hesge.ch>
Date: Thu, 19 Sep 2019 19:26:27 +0200
Subject: [PATCH] Update actuasim.py

---
 actuasim.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/actuasim.py b/actuasim.py
index 0df73ec..42feb4c 100755
--- a/actuasim.py
+++ b/actuasim.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 
 import json
-- 
GitLab