Fix typo in stage_instance.py

This commit is contained in:
Aaron Hennessey
2021-07-04 19:14:33 -04:00
committed by GitHub
parent f40f80c0dc
commit 7598865609
+1 -1
View File
@@ -51,7 +51,7 @@ class StageInstance(Hashable):
.. describe:: x == y .. describe:: x == y
Checks if two stagea instances are equal. Checks if two stage instances are equal.
.. describe:: x != y .. describe:: x != y