Closed vorpal-buildbot closed 5 years ago
admin.py
wants to import this functionality because the rules page uses it for the include/exclude lists, and importing it from decksite.scrapers
is clearly not the right thing to be doing.
Personally I would move all of decksite.scrapers.decklist into magic. It's all generic/not scraper or decksite specific. Moderately surprised you didn't just pass your text into decklist.parse but I guess it's a bit weird to get back a 'maindeck' and a 'sideboard'.
2832cf7a.
Reported on Discord by acidicrhyme#5579