Skip to content

Commit f9a3848

Browse files
committed
Added forgotten scripts.py file
1 parent 2ed3d4c commit f9a3848

File tree

2 files changed

+447
-0
lines changed

2 files changed

+447
-0
lines changed

quickff/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
from quickff.tools import *
4040
from quickff.log import *
4141
from quickff.settings import *
42+
from quickff.scripts import *
4243

4344
import numpy
4445
numpy.set_printoptions(linewidth=170)

0 commit comments

Comments
 (0)