Skip to content
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

the thing breaks when i type potato #1

Open
meltingscales opened this issue Feb 14, 2024 · 1 comment
Open

the thing breaks when i type potato #1

meltingscales opened this issue Feb 14, 2024 · 1 comment

Comments

@meltingscales
Copy link
Owner

help


C:\Users\henry>python3
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug  1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import requests
>>> requests.potato
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: module 'requests' has no attribute 'potato'

@meltingscales
Copy link
Owner Author

you forgot to import potato dumbass!!!

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

No branches or pull requests

1 participant