-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix sonarcloud analysis warning, restrict python version to avoid dis…
…tutils issues (#600) ## Rationale Sonarcloud emits the following warning: <img width="1687" alt="image" src="https://github.com/swift-nav/libsettings/assets/12671231/34a72119-1508-4337-a040-ca298a00bf5d"> Issue has already been fixed on orion/orion-engine/skylark-fault-injector by updating sonar-scanner's version to `5.0.1.3006` Note: ## Testing Warning does not appear anymore for this PR's analysis: TODO
- Loading branch information
Showing
2 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters