Closed LAMaglan closed 8 months ago
allow_mutation in class Config is actually deprecated (part of https://github.com/LAMaglan/PokeFightSimulator/pull/31). See second commit here. This was sufficient:
class Config: pass
allow_mutation in class Config is actually deprecated (part of https://github.com/LAMaglan/PokeFightSimulator/pull/31). See second commit here. This was sufficient: