Skip to content

Commit

Permalink
Merge branch 'main' into fix/test_projection_warning
Browse files Browse the repository at this point in the history
  • Loading branch information
jtruetsch authored Feb 2, 2024
2 parents e5b3532 + 4c91e54 commit bb0ae6a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
7 changes: 7 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"python.testing.pytestArgs": [
"tests"
],
"python.testing.unittestEnabled": false,
"python.testing.pytestEnabled": true
}
4 changes: 1 addition & 3 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
* @m-naumann
* @jtruetsch
* @keroe
* @m-naumann @jtruetsch @keroe @immel-f

0 comments on commit bb0ae6a

Please sign in to comment.