Skip to content

Commit 6451951

Browse files
cannot have tags that match affiliations
1 parent 3c87b4d commit 6451951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/finance/portfolio_analysis/alpha_beta_regression.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:type :post
55
:date "2025-09-16"
66
:category :finance
7-
:tags [:metadata :civitas :cim :finance :portfolio]}}}
7+
:tags [:metadata :civitas "cim" :finance :portfolio]}}}
88

99
(ns finance.portfolio-analysis.alpha-beta-regression
1010
(:require [libpython-clj2.python :refer [py. py.. py.-] :as py]

0 commit comments

Comments
 (0)