AI/Evencik.py

4 lines
67 B
Python
Raw Normal View History

2020-04-28 12:18:15 +02:00
class Evencik:
def __init__(self, key):
self.key = key