forked from cookiecutter/cookiecutter
-
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.
commit 661c50b156b5db856f845391104d08340f4d6be1 Author: Jens Hübner <jhuebner@nano.uni-hannover.de> Date: Tue Feb 9 19:00:27 2021 +0100 modified coverage for code which is unreachable s.a. https://bugs.python.org/issue39340 commit f9cb8e7a1df21d029e2da17a9742f89d9bea0170 Author: Jens Hübner <jhuebner@nano.uni-hannover.de> Date: Tue Feb 9 10:00:16 2021 +0100 added posargs to tox.ini
- Loading branch information
Showing
3 changed files
with
2 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,6 @@ on: | |
push: | ||
branches: | ||
- master | ||
- patch_private_dict | ||
tags: | ||
- "*" | ||
pull_request: | ||
|
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
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