summaryrefslogtreecommitdiff
path: root/networkx/tests/test_import.py
blob: 6563439b8846ca673e5d7d37233f4c7da944e891 (plain)
1
2
3
4
5
6
import pytest


def test_namespace_alias():
    with pytest.raises(ImportError):
        from networkx import nx