Skip to content

Commit 0ba6bfc

Browse files
author
ldx
committed
Fix inline docs.
1 parent 5847bb9 commit 0ba6bfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

iptc/ip6tc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,7 @@ class Table6(Table):
554554
instantiated before, then it will be reused. To get access to e.g. the
555555
filter table:
556556
557+
>>> import iptc
557558
>>> table = iptc.Table6(iptc.Table6.FILTER)
558559
559560
The interface provided by *Table* is rather low-level, in fact it maps to

0 commit comments

Comments
 (0)