.gitignore
LICENSE
README.md
pyproject.toml
graphsets/__init__.py
graphsets/helpers.py
graphsets.egg-info/PKG-INFO
graphsets.egg-info/SOURCES.txt
graphsets.egg-info/dependency_links.txt
graphsets.egg-info/requires.txt
graphsets.egg-info/top_level.txt
graphsets/datasets/CoraDataset.py
graphsets/datasets/__init__.py