fastoad.io.formatter module
Base class for VariableIOFormatter objects.
- class fastoad.io.formatter.IVariableIOFormatter[source]
Bases:
ABC
Interface for formatter classes to be used in VariableIO class.
The file format is defined by the implementation of this interface.