restructuring

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-08-14 21:02:12 +02:00
parent 15973d723f
commit 298d8c83ef
5 changed files with 205 additions and 75 deletions

17
suite_settings/seeds.py Normal file
View File

@@ -0,0 +1,17 @@
seeds = [
12345678,
123456,
2,
222,
22222,
2222222,
31415926,
404,
62951413,
8008,
99999999,
789654,
10293847,
42,
911
]