Skip to content

Commit

Permalink
Update environs.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Syenchuk authored Nov 29, 2018
1 parent e85655e commit 086c409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environs.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
)


class EnvError(Exception):
class EnvError(ValueError):
pass


Expand Down

0 comments on commit 086c409

Please sign in to comment.