You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If clients can't find a path or resource, they should raise a standard exception. We should use this exception in cli.py and gateway.py to print None or raise a 404, respectively.
The text was updated successfully, but these errors were encountered:
If clients can't find a path or resource, they should raise a standard exception. We should use this exception in cli.py and gateway.py to print None or raise a 404, respectively.
The text was updated successfully, but these errors were encountered: