add setup utility (boilerplate)

This commit is contained in:
saces 2026-01-18 14:49:09 +01:00
parent 2a9100d8c1
commit 52e75e3a87
3 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1 @@
from .smalsetup import smalsetup

View file

@ -0,0 +1,2 @@
def smalsetup():
return 99