Sha256: 15e6c7e527f37eaeaa89bc87600f0f643a3d1a42f9bc7d271607141e6d8b8a0f
Contents?: true
Size: 167 Bytes
Versions: 136
Compression:
Stored size: 167 Bytes
Contents
class Allergies(object): def __init__(self, score): pass def is_allergic_to(self, item): pass @property def lst(self): pass
Version data entries
136 entries across 136 versions & 1 rubygems