Skip to content

Commit 2bd614d

Browse files
committed
Prefer unaliased name for PZN
1 parent 909f037 commit 2bd614d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/supported-formats.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ Code 128
2424
.. autoclass:: barcode.codex.Code128
2525
:members:
2626

27-
PZN7 (aka: PZN)
27+
PZN (aka: PZN7)
2828
---------------
2929

30-
.. inheritance-diagram:: barcode.codex.PZN7
30+
.. inheritance-diagram:: barcode.codex.PZN
3131
:parts: 1
3232

33-
.. autoclass:: barcode.codex.PZN7
33+
.. autoclass:: barcode.codex.PZN
3434
:members:
3535

3636

0 commit comments

Comments
 (0)