update to 1.0.2
This commit is contained in:
5
source/tests/mock_packages/mysql/error.py
Normal file
5
source/tests/mock_packages/mysql/error.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""Module containing the basic error class of this package."""
|
||||
|
||||
|
||||
class Error(Exception):
|
||||
"""Basic error class of this package."""
|
||||
Reference in New Issue
Block a user