mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
Update black hook for Python 3.14 (#857)
* Update pre-commit black to latest release * Reformat Python files for new black version
This commit is contained in:
parent
f019f05738
commit
82f34f82f2
13 changed files with 38 additions and 34 deletions
|
|
@ -6,7 +6,6 @@ import yaml
|
|||
import logging
|
||||
from planoai.consts import PLANO_DOCKER_NAME
|
||||
|
||||
|
||||
# Standard env var for log level across all Plano components
|
||||
LOG_LEVEL_ENV = "LOG_LEVEL"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue