Updated common.requires_os calls (#3109)
This commit is contained in:
committed by
GitHub
parent
8f122197bb
commit
bba8cd3b57
@@ -19,7 +19,7 @@ metadata = RtaMetadata(
|
||||
)
|
||||
|
||||
|
||||
@common.requires_os(metadata.platforms)
|
||||
@common.requires_os(*metadata.platforms)
|
||||
def main():
|
||||
# Setup web server
|
||||
common.serve_web()
|
||||
|
||||
Reference in New Issue
Block a user