Skip to content

Commit 5431ed8

Browse files
committed
Remove redundant documentation line
1 parent 0ea08f8 commit 5431ed8

3 files changed

Lines changed: 0 additions & 9 deletions

File tree

docs/reference/flatten.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
show_bases: false
1313
heading_level: 3
1414

15-
Pass an `IdentifierIssuer` instance as the `identifierIssuer` option to control
16-
blank node identifiers generated during flattening.
17-
1815
## Example
1916

2017
{{ example('flatten.py', 'json') }}

docs/reference/frame.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
show_bases: false
1313
heading_level: 3
1414

15-
Pass an `IdentifierIssuer` instance as the `identifierIssuer` option to control
16-
blank node identifiers generated during framing.
17-
1815
## Example
1916

2017
{{ example('frame.py', 'json') }}

docs/reference/to_rdf.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
show_bases: false
1313
heading_level: 3
1414

15-
Pass an `IdentifierIssuer` instance as the `identifierIssuer` option to control
16-
blank node identifiers generated during RDF conversion.
17-
1815
## Example
1916

2017
{{ example('to_rdf.py') }}

0 commit comments

Comments
 (0)