Skip to content

Commit 1fd2465

Browse files
authored
Update platform.py
1 parent 69d7be7 commit 1fd2465

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platform.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
import sys
2020
import shutil
2121
import logging
22+
from functools import lru_cache
2223
from typing import Optional, Dict, List, Any
2324

2425
from platformio.public import PlatformBase, to_unix_path

0 commit comments

Comments
 (0)