Skip to content

Commit d2398b8

Browse files
authored
Merge pull request #1501 from cal-itp/publish_fund_split
Publish fund split
2 parents cba3adb + cb65408 commit d2398b8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:7373dcb865ff7bcbcb7c284e6f47d4c01a4f4bd48b23bd0c39d21edcbeb997ab
3-
size 351846
2+
oid sha256:d1c3a1ab5d87ae58c6cc459d80f49a69a54629cd443d3f6559a16bab1ddcbd56
3+
size 351848

portfolio/sb125_fund_split_analysis/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
title: SB125 Fund Split Analysis
55
author: Cal-ITP
6-
copyright: "2024"
6+
copyright: "2025"
77
#logo: calitp_logo_MAIN.png
88

99
# Force re-execution of notebooks on each build.

sb125_analyses/sb125_fund_split_analysis/fund_split.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# A lot of dataframes needed to be uniquly cleaned,
1+
# A lot of dataframes needed to be uniquly cleaned.
22

33
import altair as alt
44
import pandas as pd

0 commit comments

Comments
 (0)