Skip to content

Commit

Permalink
Update src/nwb/NWBFile.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Steph Prince <[email protected]>
  • Loading branch information
oruebel and stephprince authored Jan 27, 2025
1 parent 9f09dad commit c305223
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/nwb/NWBFile.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ class NWBFile : public Container
* @param identifierText The identifier text for the NWBFile.
* @param description A description of the NWBFile session.
* @param dataCollection Information about the data collection methods.
* @param
*/
Status initialize(const std::string& identifierText,
const std::string& description = "a recording session",
Expand Down

0 comments on commit c305223

Please sign in to comment.