Browse Source

Add new line to test pre-commit linting

pull/14593/head
Yurii Motov 7 months ago
parent
commit
6640663179
  1. 1
      fastapi/utils.py

1
fastapi/utils.py

@ -10,6 +10,7 @@ from typing import (
)
from weakref import WeakKeyDictionary
import fastapi
from fastapi._compat import (
BaseConfig,

Loading…
Cancel
Save