INNER CODE UNIT · Python
__all__
HyperGAN/HyperGAN · hypergan/discriminators/__init__.py:7
__all__ = [ basename(f)[:-3] for f in modules if isfile(f)]
INNER CODE UNIT · Python
HyperGAN/HyperGAN · hypergan/discriminators/__init__.py:7
__all__ = [ basename(f)[:-3] for f in modules if isfile(f)]