[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2024-02-02 17:35:58 +00:00
parent 11a4adaaa0
commit 6f3f28973e
12 changed files with 8 additions and 20 deletions

View File

@@ -1,8 +1,7 @@
from textwrap import dedent
from pyweb import JSProperty, js_property, pydom
from pyscript import document, when, window
from pyweb import JSProperty, js_property, pydom
# Global attributes that all elements have (this list is a subset of the official one)
# and tries to capture the most used ones