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 14776ae commit 02e7eceCopy full SHA for 02e7ece
alsdkdefs/__init__.py
@@ -1,6 +1,7 @@
1
import os
2
import glob
3
4
+
5
def get_apis_dir():
6
return f"{os.path.dirname(__file__)}/apis"
7
0 commit comments