Skip to content

Commit

Permalink
Merge branch 'main' into granular-mask-and-scale
Browse files Browse the repository at this point in the history
  • Loading branch information
Ostheer authored Jul 13, 2024
2 parents a194d0d + 0eac740 commit 83dfcc1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Empty file added properties/__init__.py
Empty file.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ exclude_lines = ["pragma: no cover", "if TYPE_CHECKING"]
[tool.mypy]
enable_error_code = "redundant-self"
exclude = [
'build',
'xarray/util/generate_.*\.py',
'xarray/datatree_/doc/.*\.py',
]
Expand Down

0 comments on commit 83dfcc1

Please sign in to comment.