We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 252e856 commit 7de6955Copy full SHA for 7de6955
garmindb/tcx.py
@@ -5,7 +5,7 @@
5
__license__ = "GPL"
6
7
import re
8
-from cached_property import cached_property
+from functools import cached_property
9
10
import tcxfile
11
from idbutils import Location
0 commit comments