Commit fb311c64 authored by WillBrennan's avatar WillBrennan

Added script imports

parent 230abd61
......@@ -5,4 +5,7 @@ __author__ = 'Will Brennan'
# Built-in Modules
# Standard Modules
# Custom Modules
\ No newline at end of file
# Custom Modules
from main_script 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