Skip to content

Commit 770a4a5

Browse files
committed
Make pre-commit fail on purpose to test
1 parent 34d6384 commit 770a4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/taskgraph/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# License, v. 2.0. If a copy of the MPL was not distributed with this
33
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
44

5-
__version__ = "14.1.1"
5+
__version__ = "14.1.1"
66

77
# Maximum number of dependencies a single task can have
88
# https://docs.taskcluster.net/docs/reference/platform/queue/api#createTask

0 commit comments

Comments
 (0)