Skip to content

Commit

Permalink
Merge pull request #156 from boeschf/refactor-python-bindings
Browse files Browse the repository at this point in the history
Refactor python bindings
  • Loading branch information
boeschf authored Mar 20, 2024
2 parents 9cc5379 + 095c30b commit c85302c
Show file tree
Hide file tree
Showing 97 changed files with 1,719 additions and 1,888 deletions.
1 change: 0 additions & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ AlwaysBreakAfterReturnType: TopLevelDefinitions
AlwaysBreakBeforeMultilineStrings: false
AlwaysBreakTemplateDeclarations: Yes
BreakBeforeTernaryOperators: true
BreakInheritanceList: BeforeComma
BreakStringLiterals: false
ColumnLimit: 100
#ColumnLimit: 120
Expand Down
Loading

0 comments on commit c85302c

Please sign in to comment.