Skip to content

Commit 0e32ae1

Browse files
authored
Fix code syntax
1 parent 69c18a3 commit 0e32ae1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

changes/2693.feature.3.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Change StoreTest's `test_store_repr`, `test_store_supports_writes`,
2-
`test_store_supports_partial_writes`, and `test_store_supports_listing`
3-
to to be implemented using `@abstractmethod`, rather raising `NotImplementedError`s.
1+
Change StoreTest's ``test_store_repr``, ``test_store_supports_writes``,
2+
``test_store_supports_partial_writes``, and ``test_store_supports_listing``
3+
to to be implemented using ``@abstractmethod``, rather raising ``NotImplementedError``.

0 commit comments

Comments
 (0)