Fix shebang and py init
This commit is contained in:
@@ -0,0 +1 @@
|
||||
from .morgslib import Stream
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
# MORG Stream Library
|
||||
# Copyright (C) 2026 Morgana Lux <morgana@icolotl.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user