Skip to content

Commit

Permalink
test4
Browse files Browse the repository at this point in the history
  • Loading branch information
mcantelon committed Oct 29, 2023
1 parent 474419c commit 0f0987c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/app/init.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

from flask import Flask

# Alter path so tools can import AIPscan's modules
relpath = f"{os.path.dirname(__file__)}/../../../AIPscan"
sys.path.append(os.path.abspath(relpath))

Expand Down

0 comments on commit 0f0987c

Please sign in to comment.