1
0
forked from s444399/AI
AI/genetyczny/Data.py

7 lines
52 B
Python
Raw Normal View History

class Data:
def __init__(self):
pass