From 5dbf40b4047e062b7a1542664a346519417f8554 Mon Sep 17 00:00:00 2001 From: Curtis Stallings Date: Sun, 18 Dec 2022 15:37:22 -0600 Subject: [PATCH] pbi_helper fix --- mkgendocs.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mkgendocs.yml b/mkgendocs.yml index b9a6ca5..b97c61e 100644 --- a/mkgendocs.yml +++ b/mkgendocs.yml @@ -52,7 +52,9 @@ pages: classes: - Tabular_Editor - page: "PBI Helper.md" - - source: 'pytabular/pbi_helper.py' + source: 'pytabular/pbi_helper.py' + functions: + - find_local_pbi_instances - page: "Examples.md" source: 'pytabular/basic_checks.py' functions: