Skip to content

Commit b50db1d

Browse files
authored
add one empty line (#2120)
1 parent d35d8f0 commit b50db1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nssp/delphi_nssp/run.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
from .constants import AUXILIARY_COLS, CSV_COLS, GEOS, SIGNALS
3535
from .pull import pull_nssp_data
3636

37+
3738
def add_needed_columns(df, col_names=None):
3839
"""Short util to add expected columns not found in the dataset."""
3940
if col_names is None:

0 commit comments

Comments
 (0)