Skip to content

Commit d83f8cd

Browse files
committed
Minor correction :)
1 parent ac89935 commit d83f8cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sphinxcontrib/traceability.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -426,8 +426,6 @@ def are_related(env, source, target, relationships):
426426

427427
def setup(app):
428428

429-
print("HOLAAAAAAAAAAAAAAAAA")
430-
431429
# Create default relationships dictionary. Can be customized in conf.py
432430
app.add_config_value('traceability_relationships',
433431
{'fulfills': 'fulfilled_by',

0 commit comments

Comments
 (0)