Skip to content

Commit

Permalink
cqa
Browse files Browse the repository at this point in the history
  • Loading branch information
scotttrinh committed Feb 14, 2025
1 parent 2e63605 commit 775e709
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions edb/tools/docs/edb.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ def apply(self):
else:
node.replace_self(d_nodes.Text(nt))


class GelCmdRole:

def __call__(
Expand Down
2 changes: 0 additions & 2 deletions tests/test_docs_sphinx_ext.py
Original file line number Diff line number Diff line change
Expand Up @@ -964,7 +964,6 @@ def test_sphinx_edb_brand_name_01(self):
'''),
['Gel'])


print(x)

def test_sphinx_edb_brand_name_02(self):
Expand Down Expand Up @@ -998,4 +997,3 @@ def test_sphinx_edb_brand_name_02(self):
/ text()
'''),
['gel migrate --help'])

0 comments on commit 775e709

Please sign in to comment.