From 69b0b61cc6199eda348f731bdf45acfaa1e45398 Mon Sep 17 00:00:00 2001 From: Rowan Seymour Date: Wed, 12 Jun 2024 14:56:30 -0500 Subject: [PATCH] Fix manage.py --- manage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manage.py b/manage.py index 88e4515..092888e 100755 --- a/manage.py +++ b/manage.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import os import sys