You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/tests/data/minimize_samples/class_min.py

9 lines
40 B
Python

class C:
def method(self):
pass