continued reorganisation
This commit is contained in:
parent
6f8a7322f2
commit
0a2d9a5694
22 changed files with 190 additions and 61 deletions
2
bcrypter/exceptions.py
Normal file
2
bcrypter/exceptions.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
class CmdDeclarationError(Exception):
|
||||
pass
|
||||
Loading…
Add table
Add a link
Reference in a new issue