lint and remove of textwrap in stdlib for micropython compatibility

This commit is contained in:
Fabio Pliger
2024-05-07 11:44:28 -05:00
parent b885f30292
commit 7c1a0d115e
16 changed files with 37 additions and 16 deletions

View File

@@ -1,5 +1,6 @@
print("tests starting")
import pytest
from pyscript import window
args = window.location.search.replace("?", "").split("&")