Skip to content

Commit db87813

Browse files
committed
fix: changing commit format to support py3
1 parent 1c38232 commit db87813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/COMMIT_INFO.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This is an ini file that may contain information about the code state
22
[commit hash]
33
# The line below may contain a valid hash if it has been substituted during 'git archive'
4-
archive_subst_hash=$Format:%h$
4+
archive_subst_hash=$Format:%%h$
55
# This line may be modified by the install process
66
install_hash=

0 commit comments

Comments
 (0)