mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
A class decorator could change the class definition in any way.
In this specific case, it would be better if we allowed the subclass to
be found with API graphs still.
inspired by
c2250cfb80/tests/auth_tests/test_views.py (L40-L46)