Commit 2e9b1062 authored by WillBrennan's avatar WillBrennan

Changed python package initalisation

parent a7b04465
......@@ -6,5 +6,5 @@ __author__ = 'Will Brennan'
# Built-in Modules
# Standard Modules
# Custom Modules
from main_script import *
from main import *
import extended
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment