Skip to content

Commit 9351f99

Browse files
authored
Change simple backticks to double backticks
1 parent 798833f commit 9351f99

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Fix the not implemented ``get_value`` for :class:`multiprocessing.Semaphore` on MacOSX
22
by adding a dedicated workaround in ``_multiprocessing.SemLock``.
3-
All changes are located in the ``semaphore.c`` file of `multiprocessing` module.
3+
All changes are located in the ``semaphore.c`` file of ``multiprocessing`` module.
4+
45

0 commit comments

Comments
 (0)