test: deprecate networkx_metrics_test.py
This commit is contained in:
parent
8825aaad9f
commit
761bb1b523
1 changed files with 0 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
|||
from cognee.tests.tasks.descriptive_metrics.metrics_test_utils import assert_metrics
|
||||
import asyncio
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
asyncio.run(assert_metrics(provider="networkx", include_optional=False))
|
||||
asyncio.run(assert_metrics(provider="networkx", include_optional=True))
|
||||
Loading…
Add table
Reference in a new issue