Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2977691

Browse files
committed
Remove trailing dot from the first URL
1 parent ebc45ab commit 2977691

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pythoncapi_compat.h

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
// Header file providing new functions of the Python C API to Python 3.6.
22
//
33
// File distributed under the MIT license.
4-
// Homepage: https://github.com/pythoncapi/pythoncapi_compat.
4+
//
5+
// Homepage:
6+
// https://github.com/pythoncapi/pythoncapi_compat
57
//
68
// Latest version:
79
// https://raw.githubusercontent.com/pythoncapi/pythoncapi_compat/master/pythoncapi_compat.h

0 commit comments

Comments
 (0)