mirror of
https://github.com/d3vyce/fastapi-toolsets.git
synced 2026-04-16 14:46:24 +02:00
doc: add missing docstring + add missing feature to README (#57)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
"""Fixture loading utilities for database seeding."""
|
||||
|
||||
from collections.abc import Callable, Sequence
|
||||
from typing import Any, TypeVar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user