Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix up imports in main.py example #1861

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Fix up imports in main.py example #1861

merged 1 commit into from
Sep 18, 2023

Conversation

IanWhalen
Copy link
Contributor

Description

Removing import sys because it isn't used. adding imports for classes that are in fact used.

@CLAassistant
Copy link

CLAassistant commented Sep 16, 2023

CLA assistant check
All committers have signed the CLA.

@viambot viambot added the safe to build This pull request is marked safe to build from a trusted zone label Sep 16, 2023
@viambot
Copy link
Member

viambot commented Sep 16, 2023

Overall readability score: 54.49 (🟢 +0)

File Readability
_index.md 54.02 (🟢 +0)
View detailed metrics

🟢 - Shows an increase in readability
🔴 - Shows a decrease in readability

File Readability FRE GF ARI CLI DCRS
_index.md 54.02 41.09 11.09 15.1 12.01 6.71
  🟢 +0 🟢 +0 🟢 +0 🟢 +0 🟢 +0 🟢 +0

Averages:

  Readability FRE GF ARI CLI DCRS
Average 54.49 45.91 10.88 13.35 11.87 7.77
  🟢 +0 🟢 +0 🟢 +0 🟢 +0 🟢 +0 🟢 +0
View metric targets
Metric Range Ideal score
Flesch Reading Ease 100 (very easy read) to 0 (extremely difficult read) 60
Gunning Fog 6 (very easy read) to 17 (extremely difficult read) 8 or less
Auto. Read. Index 6 (very easy read) to 14 (extremely difficult read) 8 or less
Coleman Liau Index 6 (very easy read) to 17 (extremely difficult read) 8 or less
Dale-Chall Readability 4.9 (very easy read) to 9.9 (extremely difficult read) 6.9 or less

@viambot
Copy link
Member

viambot commented Sep 16, 2023

You can view a rendered version of the docs from this PR at https://docs-test.viam.dev/981c6d20ff23a3af57d469428bd3fc532e52693f/public

@npentrel npentrel merged commit 4c6a1fb into main Sep 18, 2023
8 checks passed
@npentrel npentrel deleted the IanWhalen-patch-1 branch September 18, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to build This pull request is marked safe to build from a trusted zone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants