Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
class DownloadError(Exception): ...
|
||||
class UnsupportedError(DownloadError): ...
|
||||
Reference in New Issue
Block a user