Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove unneeded whitespace
  • Loading branch information
Archmonger committed Dec 2, 2024
commit 3b08c4fdcd0722ce74dd2fbd47c74b7bc235ccd6
1 change: 0 additions & 1 deletion tests/test_app/pyscript/components/multifile_parent.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# ruff: noqa: TCH004

from typing import TYPE_CHECKING

from reactpy import component, html
Expand Down