Browse Source

💡 Add comments for test

pull/14246/head
Sebastián Ramírez 9 months ago
parent
commit
db27e6ea39
  1. 4
      tests/test_no_schema_split.py

4
tests/test_no_schema_split.py

@ -1,3 +1,7 @@
# Test with parts from, and to verify the report in:
# https://github.com/fastapi/fastapi/discussions/14177
# Made an issue in:
# https://github.com/fastapi/fastapi/issues/14247
from enum import Enum from enum import Enum
from typing import List from typing import List

Loading…
Cancel
Save