Skip to content

Commit 567ef97

Browse files
committed
Blackens code
1 parent c83cdbc commit 567ef97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/components/scrape.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
page_size=10,
4242
sort_action="native",
4343
style_as_list_view=True,
44-
style_table={'overflowX': 'auto'},
44+
style_table={"overflowX": "auto"},
4545
),
4646
]
4747
)

0 commit comments

Comments
 (0)