chore: run linter and formatter

This commit is contained in:
2025-11-04 21:00:12 +01:00
parent 270df83fab
commit c7bdb5aeda
5 changed files with 20 additions and 27 deletions

View File

@@ -1,2 +1,2 @@
from .bdi_core import BDICoreAgent
from .text_extractor import TBeliefExtractorAgent
from .bdi_core import BDICoreAgent as BDICoreAgent
from .text_extractor import TBeliefExtractorAgent as TBeliefExtractorAgent