Skip to content

Commit

Permalink
Update builder_serializer.py
Browse files Browse the repository at this point in the history
  • Loading branch information
msyyc authored Sep 11, 2024
1 parent e723c84 commit 9191b43
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
from abc import abstractmethod
from collections import defaultdict
from typing import Generic, List, Type, TypeVar, Dict, Union, Optional, cast
import logging

from ..models import (
Operation,
Expand Down

0 comments on commit 9191b43

Please sign in to comment.