Fabio Pliger
83d17a75ba
lint
2024-02-12 14:47:36 -06:00
pre-commit-ci[bot]
d5d37fb260
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-02-02 22:07:17 +00:00
Fabio Pliger
635ede9edf
lint
2024-02-02 16:07:05 -06:00
pre-commit-ci[bot]
1db1e4335b
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-02-02 21:59:33 +00:00
Fabio Pliger
4ee0540dd1
fix post merge issues
2024-02-02 15:59:15 -06:00
pre-commit-ci[bot]
aac21e48ca
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-02-02 21:17:07 +00:00
Fabio Pliger
7178616549
link and fix spelling typo
2024-02-02 15:16:46 -06:00
pre-commit-ci[bot]
6f3f28973e
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-02-02 17:35:59 +00:00
Fabio Pliger
e0ee871261
lint
2024-02-02 11:35:36 -06:00
pre-commit-ci[bot]
77c8b5d82c
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-02-01 18:59:36 +00:00
Fabio Pliger
316652a61d
refactor gallary to simplify codebase
2024-02-01 12:13:52 -06:00
pre-commit-ci[bot]
c559d8b321
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-02-01 00:02:24 +00:00
Fabio Pliger
1cca5f057a
precommit
2024-01-31 18:02:12 -06:00
pre-commit-ci[bot]
dbc4db48e6
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-01-31 23:31:47 +00:00
Fabio Pliger
cffee1d680
precommit fixes
2024-01-31 17:31:11 -06:00
Andrea Giammarchi
96e671b55f
Amend #1880 - Bootstrap pyscript module ASAP ( #1888 )
...
* bootstrap *pyscript* module ASAP as stdlib
* improve the test to be sure `js.document` exists **before** our module is imported
2023-12-06 11:16:05 +01:00
Andrea Giammarchi
8e5605fa42
Patch js.document out of the box ( #1880 )
...
* Patch js.document out of the box
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-12-04 17:53:13 +01:00
Antonio Cuni
4256a81653
run pre-commit on all files ( #1789 )
...
pre-commit.ci has been disabled for a while.
This PR ensures that all the files has been validated/formatted by pre-commit, to avoid spurious diffs in subsequent PRs.
During the process, ruff broke the code because it removed an "unused" import which was actually used.
A linter which breaks my code is a linter which I cannot trust, so I just removed it. I re-enabled isort instead.
2023-10-05 15:10:31 +02:00
Andrea Giammarchi
da3b43abdd
[next] xworker.sync pollution example ( #1659 )
2023-08-31 15:37:17 +02:00
Andrea Giammarchi
84dcde188b
[next] Bring in the good old PyScript display ( #1628 )
2023-08-09 16:28:06 +02:00
Andrea Giammarchi
77d8fe3562
[next] Improved worker attribute DX ( #1625 )
2023-08-07 18:36:33 +02:00
Andrea Giammarchi
a484aff457
Moved back pyscript.core where it belongs ( #1622 )
2023-08-07 15:15:05 +02:00