mirror of
https://github.com/LukeHagar/pokemonAPI-Amari.git
synced 2025-12-09 20:57:47 +00:00
Adding clean install to repo with project files
This commit is contained in:
3
poke_sdk/exceptions.py
Normal file
3
poke_sdk/exceptions.py
Normal file
@@ -0,0 +1,3 @@
|
||||
class APIError(Exception):
|
||||
"""Custom exception for API errors."""
|
||||
pass
|
||||
Reference in New Issue
Block a user