Skip to content

Commit

Permalink
Update PyCharm settings notes
Browse files Browse the repository at this point in the history
  • Loading branch information
pronovic committed Jun 19, 2022
1 parent 582caf0 commit 74a2f86
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DEVELOPER.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,9 @@ in the list above.

### Tool Preferences

In the PyCharm settings, go to **Editor > Inspections** and be sure that the
**Project Default** profile is selected.

Unit tests are written using [Pytest](https://docs.pytest.org/en/latest/),
and API documentation is written
using [Google Style Python Docstring](https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html). However,
Expand Down

0 comments on commit 74a2f86

Please sign in to comment.