Skip to content

Commit 8d2c1bf

Browse files
#1717 Apply black auto format
1 parent 7a63a63 commit 8d2c1bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rdflib/store.py

-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,6 @@ def node_pickler(self):
170170
np.register(Variable, "V")
171171
return self.__node_pickler
172172

173-
174173
# Database management methods
175174
def create(self, configuration):
176175
self.dispatcher.dispatch(StoreCreatedEvent(configuration=configuration))

0 commit comments

Comments
 (0)