aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorEugeniy E. Mikhailov <evgmik@gmail.com>2021-12-18 22:29:01 -0500
committerEugeniy E. Mikhailov <evgmik@gmail.com>2021-12-18 22:29:01 -0500
commitac7c1996e182ac149bbd5a5b4265d3fc2bee7828 (patch)
treebdedd93bccda7492de5fbde97b3229ce2346dac6 /examples
parente13cad7924f9b387b55d34909d719aa85be87012 (diff)
downloadqolab-ac7c1996e182ac149bbd5a5b4265d3fc2bee7828.tar.gz
qolab-ac7c1996e182ac149bbd5a5b4265d3fc2bee7828.zip
some cleanup in example
Diffstat (limited to 'examples')
-rw-r--r--examples/lock_eit.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/lock_eit.py b/examples/lock_eit.py
index 5ff83db..f07adca 100644
--- a/examples/lock_eit.py
+++ b/examples/lock_eit.py
@@ -186,7 +186,6 @@ async def main():
return(apparatus)
def update_webpage(byWhom=None, apparatus=None):
- print("updating webpage")
timestr = time.strftime("%a, %d %b %Y, %H:%M:%S", time.localtime())
clock_upd.text = f'Last update at {timestr}'
try: