Skip to content

Commit 411140a

Browse files
committed
fix rst spacing
1 parent 6ed180d commit 411140a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

shared-bindings/precise_time/__init__.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
#include "shared-bindings/precise_time/__init__.h"
3131

3232
//| :mod: `precise_time` --- integer time and timing related functions
33-
//| ====================================================================
33+
//| =======================================================================
3434
//|
3535
//| .. module:: precise_time
36-
//| :synopsis: integer time related functions
37-
//| :platform: SAMD21
36+
//| :synopsis: integer time related functions
37+
//| :platform: SAMD21
3838
//|
3939
//| The `precise_time` module. See the `time` module instead for an API that is
4040
//| also available in CPython.

0 commit comments

Comments
 (0)