Skip to content

Commit 2316e84

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent 06d6bdb commit 2316e84

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

bin/vuforia-cloud-reco.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#!/usr/bin/env python3
22

3-
"""
4-
Run VWS Cloud Reco CLI.
5-
"""
3+
"""Run VWS Cloud Reco CLI."""
64

75
from vws_cli.query import vuforia_cloud_reco
86

bin/vuforia-web-services.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#!/usr/bin/env python3
22

3-
"""
4-
Run VWS CLI.
5-
"""
3+
"""Run VWS CLI."""
64

75
from vws_cli import vws_group
86

0 commit comments

Comments
 (0)