AshenH commited on
Commit
960fabc
·
verified ·
1 Parent(s): 36baf26

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ VIEW_FQN = "my_db.main.positions_v" # normalized view created by this app
21
 
22
  PRODUCT_ASSETS = [
23
  "loan", "overdraft", "advances", "bills", "bill",
24
- "tbond", "t-bond", "tbill", "t-bill", "repo_asset"
25
  ]
26
  PRODUCT_SOF = [
27
  "fd", "term_deposit", "td", "savings", "current",
 
21
 
22
  PRODUCT_ASSETS = [
23
  "loan", "overdraft", "advances", "bills", "bill",
24
+ "tbond", "t-bond", "tbill", "t-bill", "repo_asset", "assets"
25
  ]
26
  PRODUCT_SOF = [
27
  "fd", "term_deposit", "td", "savings", "current",