Skip to content

Remove mention of isometric from __all__ #1658

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

Ibrahim2750mi
Copy link
Contributor

>>> 'isometric' in arcade.__all__
True
>>> arcade.isometric
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: module 'arcade' has no attribute 'isometric'

Relevant conversation: https://discord.com/channels/458662222697070613/458662458198982676/1087269080072978523

@einarf einarf merged commit 9f3d821 into pythonarcade:development Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants