Source code for bird_cloud_gnn

"""Documentation about bird_cloud_gnn"""
import logging


logging.getLogger(__name__).addHandler(logging.NullHandler())

[docs] __author__ = "Olga Lyashevska"
[docs] __email__ = "o.lyashevska@esciencecenter.nl"
[docs] __version__ = "0.1.0"