File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 26
26
~~~~~
27
27
28
28
builtins
29
- ^^^^^^^^^^^^^^^^^^^^^
29
+ ^^^^^^^^
30
30
31
31
For more, see the `documentation <https://backlib.readthedocs.io/en/latest/backports/index.html >`__.
32
32
@@ -72,7 +72,7 @@ For more, see the `documentation <https://backlib.readthedocs.io/en/latest/backp
72
72
assert data == {" backlib" : " pypi" }
73
73
74
74
operator
75
- ^^^^^^^^^^^^^^^^^^^^^
75
+ ^^^^^^^^
76
76
77
77
For more, see the `documentation <https://backlib.readthedocs.io/en/latest/backports/index.html >`__.
78
78
@@ -85,7 +85,7 @@ For more, see the `documentation <https://backlib.readthedocs.io/en/latest/backp
85
85
assert value == 42
86
86
87
87
os
88
- ^^^^^^^^^^^^^^^
88
+ ^^
89
89
90
90
For more, see the `documentation <https://backlib.readthedocs.io/en/latest/backports/index.html >`__.
91
91
@@ -98,7 +98,7 @@ For more, see the `documentation <https://backlib.readthedocs.io/en/latest/backp
98
98
assert st.st_birthtime_ns > 0
99
99
100
100
os.path
101
- ^^^^^^^^^^^^^^^^^^^^
101
+ ^^^^^^^
102
102
103
103
For more, see the `documentation <https://backlib.readthedocs.io/en/latest/backports/index.html >`__.
104
104
You can’t perform that action at this time.
0 commit comments