Skip to content

Commit b2f9840

Browse files
committed
Get rid of tabs.
1 parent 0cbec57 commit b2f9840

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/python-config.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ for opt in opt_flags:
5555
print(' '.join(libs))
5656

5757
elif opt == '--extension-suffix':
58-
print(sysconfig.get_config_var('SO'))
58+
print(sysconfig.get_config_var('SO'))

0 commit comments

Comments
 (0)