annotate test/__init__.py @ 8204:85d2a04e208a

chore(ruff): replace 'type(x) == bool' with 'type(x) is bool'
author John Rouillard <rouilj@ieee.org>
date Wed, 11 Dec 2024 15:11:54 -0500
parents f63aa57386b0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1873
f63aa57386b0 Backend improvements.
Richard Jones <richard@users.sourceforge.net>
parents: 1797
diff changeset
1 # make this dir a package

Roundup Issue Tracker: http://roundup-tracker.org/