Skip to content

Commit 94ef99b

Browse files
committed
style tweak
1 parent bf00533 commit 94ef99b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/01a_load_ppix_data.py

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

1717
# Load the full .csv file
1818
df = read_dynamx(fpath)
19-
df
19+
2020
# %%
2121

2222
fd_spec = {"state": "Native", "exposure": {"value": 86400, "unit": "s"}}

0 commit comments

Comments
 (0)