Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Commit

Permalink
minor doc simplification
Browse files Browse the repository at this point in the history
  • Loading branch information
pasztorpisti committed Apr 8, 2016
1 parent c3de2c2 commit 8d94600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ You can also decorate class methods (including both old and new style classes):

.. code-block:: python
from kwonly_args import first_kwonly_arg, KWONLY_REQUIRED
from kwonly_args import first_kwonly_arg
class MyClass:
Expand Down

0 comments on commit 8d94600

Please sign in to comment.