fix: only display configured platforms in pickers
This commit is contained in:
parent
177c172205
commit
d862df9104
4 changed files with 21 additions and 32 deletions
|
|
@ -1,4 +1,3 @@
|
|||
# Lazy imports to avoid module loading conflicts when running scrapers with -m
|
||||
def __getattr__(name):
|
||||
if name == "AtCoderScraper":
|
||||
from .atcoder import AtCoderScraper
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue