We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e876341 commit f482fe2Copy full SHA for f482fe2
main.py
@@ -5,6 +5,7 @@
5
def main():
6
cH.read_config()
7
tH.initTray()
8
+ # testcommit in vscode
9
10
11
if __name__ == "__main__":
0 commit comments