Updated common.requires_os calls (#3109)

This commit is contained in:
eric-forte-elastic
2023-10-03 10:47:58 -04:00
committed by GitHub
parent 8f122197bb
commit bba8cd3b57
484 changed files with 484 additions and 484 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ metadata = RtaMetadata(
)
@common.requires_os(metadata.platforms)
@common.requires_os(*metadata.platforms)
def main():
# test_file = "/tmp/test.txt"