Fix typo in stage_instance.py

This commit is contained in:
Aaron Hennessey
2021-07-05 00:14:33 +01:00
committed by GitHub
parent f40f80c0dc
commit 7598865609

View File

@ -51,7 +51,7 @@ class StageInstance(Hashable):
.. describe:: x == y
Checks if two stagea instances are equal.
Checks if two stage instances are equal.
.. describe:: x != y