Skip to content

Commit

Permalink
adding comment
Browse files Browse the repository at this point in the history
  • Loading branch information
K20shores committed Jan 12, 2024
1 parent f44b7a5 commit 52324f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/parser.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ namespace open_atmos
}
}

// Returns a vector for the allowed nonstandard keys, those that start with two underscores, like "__absolute tolerance"
std::vector<std::string>
GetComments(const json& object, const std::vector<std::string>& required_keys, const std::vector<std::string>& optional_keys)
{
Expand Down

0 comments on commit 52324f6

Please sign in to comment.