User:Ch4zm/Hellmouth II/Wiki bot retrofit: Difference between revisions

From Golly.Life Wiki
No edit summary
No edit summary
Line 1: Line 1:
==Retrofit pkg modules==
Where did we start?
Where did we start?



Revision as of 17:27, 7 October 2023

Retrofit pkg modules

Where did we start?

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

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

$ grep "from ..cup_data import HellmouthCup" pkg/* -r
  • pkg/crowns/
  • pkg/records/
  • (leave records for last...)