Files
archlens/docs/arch/lucy/module/aiss_worker.mmd
Gabriel Kaszewski c4fb1ed699
All checks were successful
CI / Check / Test (push) Successful in 2m51s
Architecture Docs / Generate diagrams (push) Successful in 3m36s
fix: remove unused assignment and import warnings in tests
2026-06-17 10:34:56 +02:00

9 lines
221 B
Plaintext

graph TD
Aiss_worker[Aiss_worker]
class aiss_worker_module["Aiss_worker"] {
<<module>>
}
class commons_module["Commons"] {
<<module>>
}
aiss_worker_module --> commons_module : 1 dep