From caad91a1ca065bd964cf7ddb0c7d345527b782dc Mon Sep 17 00:00:00 2001 From: Carissa Allen Date: Fri, 12 Jul 2019 21:24:58 -0700 Subject: [PATCH] Update init file with shebang --- ouroboros/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ouroboros/__init__.py b/ouroboros/__init__.py index 8b13789..e5a0d9b 100644 --- a/ouroboros/__init__.py +++ b/ouroboros/__init__.py @@ -1 +1 @@ - +#!/usr/bin/env python3