refactoring

This commit is contained in:
frankknoll
2022-05-13 12:12:48 +02:00
parent 71b73d6309
commit 620fee9548

View File

@@ -94,6 +94,7 @@
"outputs": [],
"source": [
"import os\n",
"import time\n",
"\n",
"class AndroidEmulator:\n",
" \n",