annotate lib/patchablegraph/__init__.py @ 1615:bcfa368e5498

change a Graph.__sub__ to Set.difference in verify() for a big speedup
author drewp@bigasterisk.com
date Mon, 06 Sep 2021 23:20:23 -0700
parents ec61290a3bc3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
525
ec61290a3bc3 add common imports to __init__.py
drewp@bigasterisk.com
parents: 517
diff changeset
1 from .patchablegraph import PatchableGraph, CycloneGraphEventsHandler, CycloneGraphHandler, jsonFromPatch