Skip to content
Snippets Groups Projects
Unverified Commit a24eb392 authored by Max Adamo's avatar Max Adamo
Browse files

minor

parent 7e7bf468
No related branches found
No related tags found
No related merge requests found
...@@ -89,6 +89,5 @@ You can generate a token in SonarQube under My Account > Security ...@@ -89,6 +89,5 @@ You can generate a token in SonarQube under My Account > Security
print('') print('')
print(f'Number of projects: {len(sorted_projects)}') print(f'Number of projects: {len(sorted_projects)}')
print( print(f'This is a list of projects that have not been analyzed in the last {months} months.')
f'This is a list of projects that have not been analyzed in the last {months} months.')
print('') print('')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment