We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53aaf49 commit fe6051dCopy full SHA for fe6051d
src/model/biological_material.py
@@ -1,5 +1,5 @@
1
from dataclasses import dataclass, field
2
-from typing import TYPE_CHECKING, Optional
+from typing import TYPE_CHECKING
3
from uuid import UUID
4
5
from litestar.dto import dto_field
0 commit comments