Source code for ewokscore.tests.examples.graphs.empty from . import graph [docs] @graph def empty(): return dict(), dict()