From f4704b9ad604d5506520c0949c7f370704c66fee Mon Sep 17 00:00:00 2001 From: Leni Aniva Date: Mon, 24 Feb 2025 00:54:39 -0800 Subject: [PATCH] fix: Remove shebang in init --- nhf/touhou/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/nhf/touhou/__init__.py b/nhf/touhou/__init__.py index e5a0d9b..e69de29 100644 --- a/nhf/touhou/__init__.py +++ b/nhf/touhou/__init__.py @@ -1 +0,0 @@ -#!/usr/bin/env python3