We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fd1207 commit b465b65Copy full SHA for b465b65
glass_server.py
@@ -1,6 +1,5 @@
1
from flask import Flask, jsonify, render_template, request
2
from SimConnect import *
3
-from time import sleep
4
import random
5
6
#
0 commit comments