We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
from hypatia import * moon = Luna(LUNA) TypeError Traceback (most recent call last) <ipython-input-2-c5f4a90cd04b> in <cell line: 1>() ----> 1 moon = Luna(LUNA) TypeError: __init__() takes 1 positional argument but 2 were given