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
Why
===
Now that we're generating modules, not all imports apply in all places,
and it imports are not able to be pruned in `__init__.py`, so let's not
just import a bunch of stuff we don't need.
What changed
============
Breaking `FILE_HEADER` up into three different variants.
Test plan
=========
_Describe what you did to test this change to a level of detail that
allows your reviewer to test it_
0 commit comments