Skip to content

Commit

Permalink
stray paren
Browse files Browse the repository at this point in the history
  • Loading branch information
hauntsaninja committed Sep 25, 2023
1 parent 2bbc16c commit 15da783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/typing_anti_pitch.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Advice for maintainers of untyped libraries

You've made the decision that adding static types isn't the right choice for your library. But
perhaps you'd still like to help your users who do use static type checking -- and maybe you have
some enthusiastic would-be contributors willing to help with this).
some enthusiastic would-be contributors willing to help with this.

One option is encourage such contributors to publish a :pep:`561` stub-only package that is
maintained separately from your main project. You could also contribute these stubs to the
Expand Down

0 comments on commit 15da783

Please sign in to comment.