Skip to content

Commit d80688c

Browse files
committed
cleaned up spaces
1 parent 5ca314f commit d80688c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

doc/source/development/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Development
1717
maintaining
1818
internals
1919
test_writing
20-
debugging_extensions
20+
debugging_extensions
2121
extending
2222
developer
2323
policies

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,6 @@ def run(self):
425425
extra_compile_args.append("-g")
426426
extra_compile_args.append("-UNDEBUG")
427427
extra_compile_args.append("-O0")
428-
>>>>>>> upstream/master
429428

430429
# Build for at least macOS 10.9 when compiling on a 10.9 system or above,
431430
# overriding CPython distuitls behaviour which is to target the version that

0 commit comments

Comments
 (0)