external_utils.py 105 B

12345
  1. # This module contains functions that *will be allowed* by dynamo
  2. def is_compiling():
  3. return False