Skip to content

Commit 6147d27

Browse files
Another one
1 parent 98315ea commit 6147d27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/python/mbed_tools/targets/_internal/target_attributes.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
found in the mbed-os repo.
1010
"""
1111

12+
from __future__ import annotations
13+
1214
import logging
1315
import pathlib
1416
from typing import Any, Dict, Optional, Set

0 commit comments

Comments
 (0)