Files
mufs/cfs/Selection.py
2021-05-12 12:53:01 +02:00

4 lines
57 B
Python

class CFS:
def __init__(self, a):
self.a = a