We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2be488a commit 7ec2e76Copy full SHA for 7ec2e76
1 file changed
networkmonitor/__main__.py
@@ -6,6 +6,7 @@
6
import sys
7
import os
8
9
+
10
# Ensure the networkmonitor package is in the path
11
if getattr(sys, 'frozen', False):
12
# Running as compiled executable
0 commit comments