|
06f2d781ae
|
refactor: rename module BECMessage -> messages
This should help to avoid confusion between BECMessage module and
BECMessage class located in the same module
|
2023-11-10 10:28:53 +01:00 |
|
|
524ef24da0
|
refactor: flatten bec_lib structure
|
2023-11-10 10:24:33 +01:00 |
|
|
146898ec3f
|
refactor: run isort on all files
$ isort . --profile=black --line-width=100 --multi-line=3 --trailing-comma
|
2023-11-10 10:22:47 +01:00 |
|
|
a944e43e1a
|
feat: renamed bec_client_lib to bec_lib
|
2023-06-28 11:04:24 +02:00 |
|
|
f43d4ebac6
|
refactor: moved utils into bec_client_lib
|
2023-06-01 18:01:42 +02:00 |
|
|
3b47a838b1
|
test: added emitter tests
|
2023-01-30 09:55:01 +01:00 |
|