Commit f1d8ebc86cdd6e95f0693a6075ec9c3ee95e390c

Authored by Anthex
1 parent 6435c2b7

fix codecov yaml

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
.codecov.yml
... ... @@ -2,6 +2,6 @@ ignore:
2 2 - "main.py"
3 3  
4 4 status:
5   -project:
6   - default:
7   - target:90%
8 5 \ No newline at end of file
  6 + project:
  7 + default:
  8 + target:90%
9 9 \ No newline at end of file
... ...