User:Ch4zm/Hellmouth II/Wiki bot retrofit

From Golly.Life Wiki

< User:Ch4zm

Revision as of 17:17, 7 October 2023 by Ch4zm (talk | contribs) (Created page with "Where did we start? * pkg/summaries/ * pkg/winners/ * pkg/seasons/ What next? Look for all the imports of cup data classes that don't include Hellmouth II: <pre> $ grep "f...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Where did we start?

  • pkg/summaries/
  • pkg/winners/
  • pkg/seasons/

What next?

Look for all the imports of cup data classes that don't include Hellmouth II:

$ grep "from ..cup_data import HellmouthCup" pkg/* -r