Skip to content

Commit

Permalink
Update pytorch_lightning/plugins/base_plugin.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushikb11 authored Aug 24, 2021
1 parent 6191358 commit d74947b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytorch_lightning/plugins/base_plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

class Plugin(ABC):
"""
Basic class for all precision and training type plugins.
Base class for all precision and training type plugins.
.. deprecated::v1.5
Will be removed in v1.7.0.
Expand Down

0 comments on commit d74947b

Please sign in to comment.