Stub project

This commit is contained in:
2021-05-12 12:53:01 +02:00
parent 2701fa4914
commit 705981dd4b
11 changed files with 185 additions and 1 deletions

3
cfs/Selection.py Normal file
View File

@@ -0,0 +1,3 @@
class CFS:
def __init__(self, a):
self.a = a