add required

This commit is contained in:
JONEMI19 2024-02-29 09:55:57 +00:00
parent 7cfc721acd
commit 2b2880d801
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
from typing import List
from typing import List, Dict
import pytest
from fastapi import FastAPI, Query