Skip to content

Commit

Permalink
remove placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD committed Jun 4, 2024
1 parent 051bbd5 commit b440644
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pyflask/manageNeuroconv/manage_neuroconv.py
Original file line number Diff line number Diff line change
Expand Up @@ -868,8 +868,6 @@ def convert_to_nwb(
default_output_base = STUB_SAVE_FOLDER_PATH if run_stub_test else CONVERSION_SAVE_FOLDER_PATH
default_output_directory = default_output_base / project_name

timezone = info.get("timezone")

try:

# add a subdirectory to a filepath if stub_test is true
Expand Down

0 comments on commit b440644

Please sign in to comment.