Viewing File: /home/ubuntu/combine_ai/combine/lib/python3.10/site-packages/numba/tests/cloudpickle_main_class.py

# Expected to run this module as __main__


# Cloudpickle will think this is a dynamic class when this module is __main__
class Klass:
    classvar = None
Back to Directory File Manager