Skip to content

Commit 324b2f2

Browse files
revert
1 parent 967e4c7 commit 324b2f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ClientAdvisor/App/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1598,6 +1598,7 @@ def get_users():
15981598
cursor.execute(sql_stmt)
15991599
rows = cursor.fetchall()
16001600

1601+
16011602
if len(rows) <= 6:
16021603
# update ClientMeetings,Assets,Retirement tables sample data to current date
16031604
cursor = conn.cursor()

0 commit comments

Comments
 (0)