Skip to content

Commit

Permalink
style: run clang format (#454)
Browse files Browse the repository at this point in the history
Co-authored-by: ChristineStawitz-NOAA <ChristineStawitz-NOAA@users.noreply.github.com>
  • Loading branch information
1 parent 2cbd368 commit 8cb95c2
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 8cb95c2

Please sign in to comment.