Skip to content

Commit

Permalink
Chang log entry nitpick.
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim authored and bsipocz committed Nov 6, 2023
1 parent c9e7b35 commit 839abb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@

- Versions of Python <3.8 are no longer supported. [#217]

- Fix erroneous attempt to import ``__main__.py`` by skipping it [#232]
- Fix erroneous attempt to import ``__main__.py`` by skipping it. [#232]

- Support ``--import-mode`` [#233]
- Respect pytest ``--import-mode``. [#233]


1.0.0 (2023-08-11)
Expand Down

0 comments on commit 839abb0

Please sign in to comment.