This commit is contained in:
Arnav Sacheti
2025-10-19 21:52:12 -07:00
parent bafebf8595
commit eb5e64b151
4 changed files with 2 additions and 4 deletions

View File

@@ -65,7 +65,7 @@ class Exporter(ExporterSubcommandPlugin):
return cpuifs
def add_exporter_arguments(self, arg_group: "argparse.ArgumentParser") -> None: # type: ignore
def add_exporter_arguments(self, arg_group: "argparse.ArgumentParser") -> None: # type: ignore
cpuifs = self.get_cpuifs()
arg_group.add_argument(