Skip to content

Commit 1ad1a69

Browse files
committed
more hosuekeeping
1 parent 90e51e6 commit 1ad1a69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,11 @@ def find_version(filename):
8686
the following partitions:
8787
8888
* Asserted non rdf:type statements
89-
- Asserted rdf:type statements (in a table which models Class membership).
89+
* Asserted rdf:type statements (in a table which models Class membership).
9090
The motivation for this partition is primarily improved query speed and
9191
scalability as most graphs will always have more rdf:type statements than
9292
others.
93-
- All Quoted statements
93+
* All Quoted statements
9494
9595
In addition it persists namespace mappings in a separate table
9696
""",

0 commit comments

Comments
 (0)