Skip to content

Commit 083c607

Browse files
soburiCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent a4d1ca9 commit 083c607

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

alt_core_api/tools/protoc_gen_arduinoif/method_spec.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
from __future__ import annotations
88

9-
from typing import Dict, List, NamedTuple, Optional, Tuple
9+
from typing import Dict, List, NamedTuple, Tuple
1010

1111
from google.protobuf.descriptor_pb2 import DescriptorProto, FieldDescriptorProto
1212

0 commit comments

Comments
 (0)