Closed roma2023 closed 1 year ago
Merging #494 (dcea653) into main (c8b04a5) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #494 +/- ##
=======================================
Coverage 70.92% 70.92%
=======================================
Files 81 81
Lines 7732 7732
=======================================
Hits 5484 5484
Misses 2248 2248
@roma2023, Issue is not specific to windows. I experienced it in Mac when running security/roles or security/users samples.
@saimedhi Then, I believe the issue was more about the run command rather than the machine it was being run.
Change it to ready for review after you are done updating. Thank you :)
Description
Added
python
to run command of poetry. Now it runs aspoetry run python hello/hello.py
.Issues Resolved
Issue #493 resolved.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.