Skip to content

Commit

Permalink
Update testlib.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffrimko authored Oct 18, 2023
1 parent 247b3df commit ccde918
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/testlib.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,8 @@
## SECTION: Imports #
##==============================================================#

from io import StringIO
import os
import os.path as op
import sys
import subprocess
import unittest

appdir = op.normpath(op.join(op.abspath(op.dirname(__file__)), r"../app"))
Expand Down

0 comments on commit ccde918

Please sign in to comment.