Skip to content

Commit

Permalink
What is in htmlmin
Browse files Browse the repository at this point in the history
  • Loading branch information
BSVino committed Nov 18, 2021
1 parent 31a0407 commit 9f86a71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compile.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
print("FULL BUILD")
sys.path.append("htmlmin")
import htmlmin
print(dir(htmlmin))
else:
print("FAST BUILD")

Expand Down

0 comments on commit 9f86a71

Please sign in to comment.