Skip to content

Commit 6879275

Browse files
committed
Reorder constants page
This way it matches the order on the index page for `dpctl` module
1 parent aa7a0b0 commit 6879275

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/doc_sources/api_reference/dpctl/constants.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ The following constants are defined in :py:mod:`dpctl`:
77

88
.. currentmodule:: dpctl
99

10-
.. autodata:: backend_type
11-
1210
.. autodata:: device_type
1311

12+
.. autodata:: backend_type
13+
1414
.. autodata:: event_status_type
1515

1616
.. autodata:: global_mem_cache_type

0 commit comments

Comments
 (0)