forked from theskumar/python-dotenv
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed: - `sey_key` and `get_key` have now verbose parameter. Default verbose was True for `get_key`, so `sey_key` and `get_key` have True by default. - `sey_key` use `with_warn_for_invalid_lines` so I added a verbose parameter to it which is by default True. - `parse` was also using `with_warn_for_invalid_lines`, it will by default be using `self.verbose` Resolve theskumar#467
- Loading branch information
1 parent
593813e
commit e7cf4d2
Showing
1 changed file
with
20 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters