Skip to content

Commit 02e7ece

Browse files
author
Anton Benkevich
committed
Add missing line
1 parent 14776ae commit 02e7ece

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

alsdkdefs/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import os
22
import glob
33

4+
45
def get_apis_dir():
56
return f"{os.path.dirname(__file__)}/apis"
67

0 commit comments

Comments
 (0)