scVENUS/PeekabooAV

Review and remove python 2 hacks

Closed this issue · 1 comments

After a deprecation phase (#129) we should review and potentially remove all python 2 specific hacks from the codebase for cleanup and overall improvement. E.g. the compat regex assertion stuff in the testsuite.

Done in #152.