You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran pasteurize but it didn't deal with metaclass=foo in my code. Digging in, I see that in fixes/__init__.py, the fix_metaclass fixer is commented out. Why?