small cosmetic fixes

This commit is contained in:
Sascha Kühl
2025-08-22 16:22:18 +02:00
parent 71cb1a25db
commit 180037c156
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ public:
[[nodiscard]] std::string type_name() const;
[[nodiscard]] const schema_node& node() const;
std::shared_ptr<schema_node> node_ptr() const;
[[nodiscard]] std::shared_ptr<schema_node> node_ptr() const;
[[nodiscard]] bool is_has_one() const;
[[nodiscard]] bool is_has_many() const;