Skip to content
Commit 72ed07d4 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Merge branch 'fix-defaultdict-construction' into 'master'

Replace defaultdict(lambda: set()) with defaultdict(set).

See merge request !149
parents 701dc4ed dde0cafc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment