mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-22 13:19:05 +00:00
hatchet no-mistake
This commit is contained in:
@@ -40,6 +40,7 @@ dependencies = [
|
||||
"webvtt-py>=0.5.0",
|
||||
"icalendar>=6.0.0",
|
||||
"conductor-python>=1.2.3",
|
||||
"hatchet-sdk>=0.47.0",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
@@ -135,5 +136,10 @@ select = [
|
||||
"reflector/processors/summary/summary_builder.py" = ["E501"]
|
||||
"gpu/modal_deployments/**.py" = ["PLC0415"]
|
||||
"reflector/tools/**.py" = ["PLC0415"]
|
||||
"reflector/hatchet/run_workers.py" = ["PLC0415"]
|
||||
"reflector/hatchet/workflows/**.py" = ["PLC0415"]
|
||||
"reflector/conductor/run_workers.py" = ["PLC0415"]
|
||||
"reflector/conductor/workers/**.py" = ["PLC0415"]
|
||||
"reflector/views/hatchet.py" = ["PLC0415"]
|
||||
"migrations/versions/**.py" = ["PLC0415"]
|
||||
"tests/**.py" = ["PLC0415"]
|
||||
|
||||
Reference in New Issue
Block a user