Skip to content

Commit

Permalink
Fixed python module not working i think
Browse files Browse the repository at this point in the history
  • Loading branch information
MTSyntho committed Jun 23, 2023
1 parent 6c044fd commit 101103b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import subprocess
import customtkinter
from nicegui import ui
import os
from threading import Timer
from os import path
Expand Down

0 comments on commit 101103b

Please sign in to comment.