pypowsybl.network.Network.remove_variant# Network.remove_variant(variant)[source]# Removes a variant from the network. Parameters: variant (str) – id of the variant to be deleted Return type: None