Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBelthle committed Sep 19, 2024
1 parent 58bd538 commit 630c7e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/license_checker_and_adder.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@


front_license_path = Path(__file__).parent.parent / "webapp" / "license-header.js"
print(front_license_path)
FRONTEND_LICENSE_HEADER = front_license_path.read_text()


Expand Down

0 comments on commit 630c7e4

Please sign in to comment.