Skip to content

Commit

Permalink
linting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
RowanMankoo committed May 16, 2024
1 parent 0ec8749 commit 81540e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/python/feast/feature_service.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from datetime import datetime
from typing import Dict, List, Optional, Union, Any
from typing import Any, Dict, List, Optional, Union

from google.protobuf.json_format import MessageToJson
from typeguard import typechecked
Expand Down

0 comments on commit 81540e1

Please sign in to comment.