Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mdtanker committed Nov 20, 2023
1 parent b7d3849 commit 9a87891
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ If mamba isn't installed:
conda install mamba
```

Then create the environment with the inclused Makefile commands:
Then create the environment with the included Makefile commands:

```
make create
Expand Down
2 changes: 1 addition & 1 deletion docs/api/invert4geom.inversion.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ invert4geom.inversion
.. automodule:: invert4geom.inversion
:members:
:undoc-members:
:show-inheritance:
:show-inheritance:
2 changes: 1 addition & 1 deletion docs/api/invert4geom.utils.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ invert4geom.utils
.. automodule:: invert4geom.utils
:members:
:undoc-members:
:show-inheritance:
:show-inheritance:

0 comments on commit 9a87891

Please sign in to comment.