Skip to content

Commit e5e97a6

Browse files
committed
Combine a comment into one line
1 parent 5822465 commit e5e97a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

safegraph/delphi_safegraph/process.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,8 @@ def process_window(df_list: List[pd.DataFrame],
207207
export_dir: str):
208208
"""Process a list of input census block group-level data frames as a single data set and export.
209209
210-
Assumes each data frame has _only_ one
211-
date of data.
210+
Assumes each data frame has _only_ one date of data.
211+
212212
Parameters
213213
----------
214214
cbg_df: pd.DataFrame

0 commit comments

Comments
 (0)