This website requires JavaScript.
Explore
Help
Register
Sign In
wineT
/
stolichki
Watch
1
Star
0
Fork
You've already forked stolichki
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
stolichki
/
crawler
/
utils
/
exceptions.py
3 lines
108 B
Python
Raw
Permalink
Blame
History
class
ConfigError
(
Exception
)
:
def
__init__
(
self
,
*
args
:
object
)
-
>
None
:
super
(
)
.
__init__
(
*
args
)
Reference in New Issue
View Git Blame
Copy Permalink