refactor: refactor toolset (not finished)
This commit is contained in:
3
bbp_ng/tools/bme.py
Normal file
3
bbp_ng/tools/bme.py
Normal file
@ -0,0 +1,3 @@
|
||||
import enum
|
||||
from typing import Optional, Self
|
||||
from pydantic import BaseModel, RootModel, Field, model_validator, ValidationError
|
Reference in New Issue
Block a user