itables
itables copied to clipboard
Need add type hint for `itables.options.lengthMenu`
trafficstars
A minor issue.
Need add type hint for itables.options.lengthMenu
(Current workaround)
itables.options.lengthMenu = [5, 15, 30, 100, 200] # pyright: ignore[reportGeneralTypeIssues]