mirror of
https://github.com/katanemo/plano.git
synced 2026-06-29 15:49:40 +02:00
Reformat Python files for new black version
This commit is contained in:
parent
297e7e30ee
commit
043942b88c
12 changed files with 37 additions and 33 deletions
|
|
@ -1,4 +1,5 @@
|
|||
"""Sphinx extension to copy provider_models.yaml to build output."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
from pathlib import Path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue