From bc3dbb45d7236f96d614c33684a94f3e0fd9ac4a Mon Sep 17 00:00:00 2001 From: Chayim Date: Thu, 30 Dec 2021 12:52:11 +0200 Subject: Documentation cleanup (#1841) --- redis/commands/graph/commands.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'redis/commands/graph/commands.py') diff --git a/redis/commands/graph/commands.py b/redis/commands/graph/commands.py index e097936..1db8275 100644 --- a/redis/commands/graph/commands.py +++ b/redis/commands/graph/commands.py @@ -35,7 +35,6 @@ class GraphCommands: Args: - ------- q : The query. params : dict @@ -127,7 +126,6 @@ class GraphCommands: Args: - ------- query: The query that will be executed. params: dict -- cgit v1.2.1