Skip to content

Commit

Permalink
Add more specific exceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
fguillot committed Mar 2, 2024
1 parent 18ac90f commit 6a70181
Show file tree
Hide file tree
Showing 5 changed files with 190 additions and 55 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
__pycache__
.cache
.idea
.venv
.vscode
*.egg*
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2018-2023 Frédéric Guillot
Copyright (c) 2018-2024 Frédéric Guillot

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Loading

0 comments on commit 6a70181

Please sign in to comment.