ENH: add entity getters and cached functions
All threads resolved!
All threads resolved!
Compare changes
Files
3+ 17
− 9
@@ -2,8 +2,9 @@
@@ -23,14 +24,14 @@
@@ -40,7 +41,7 @@ _DUMMY_CACHE = {}
@@ -84,7 +85,7 @@ If a query phrase is given, the result must be unique. If this is not what you
@@ -120,21 +121,28 @@ def cache_clear() -> None: