Skip to content

Commit

Permalink
Fix broken ref in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rly committed Oct 3, 2023
1 parent b5ce3c5 commit c46eb31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Style Guides
Python Code Style Guide
^^^^^^^^^^^^^^^^^^^^^^^

Before you create a Pull Request, make sure you are following the PEP8_ style guide. .
Before you create a Pull Request, make sure you are following the HDMF style guide.
To check whether your code conforms to the HDMF style guide, simply run the ruff_ tool in the project's root
directory. ``ruff`` will also sort imports automatically and check against additional code style rules.

Expand Down

0 comments on commit c46eb31

Please sign in to comment.