brainpy.base.SUPPORTED_FORMATS#

brainpy.base.SUPPORTED_FORMATS = ['.h5', '.hdf5', '.npz', '.pkl', '.mat']#

Built-in mutable sequence.

If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.