Code fragment metadata

hasIdentifier: https://padme-analytics.de/pht/codeFragment/76ee83206142f32a18d69b5fb559885f0b06a9332dfce30c2ff64dbbd7d2a6d2
hasContent: model_names = sorted(name for name in models.__dict__ if name.islower() and not name.startswith("__") and callable(models.__dict__[name]))

Code fragment is used in the following Trains