Kaydet (Commit) 5793e6f4 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

fix docstring

üst d65a901a
......@@ -60,7 +60,7 @@ class Complex(Number):
@abstractproperty
def imag(self):
"""Retrieve the real component of this number.
"""Retrieve the imaginary component of this number.
This should subclass Real.
"""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment