Skip to content

Commit

Permalink
style: run clang format
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristineStawitz-NOAA authored Aug 29, 2023
1 parent 2cbd368 commit a1915cd
Show file tree
Hide file tree
Showing 2 changed files with 269 additions and 298 deletions.
1 change: 0 additions & 1 deletion inst/include/common/data_object.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ struct DataObject : public fims::FIMSObject<Type> {
return data[i];
}


/**
* Retrieve element from 2d data set.
* @param i 1st dimension of 2d data set
Expand Down
Loading

0 comments on commit a1915cd

Please sign in to comment.