File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2929 run : uvx ruff check
3030
3131 - name : Check formatting
32- run : uvx ruff check --select E --ignore "E402,E501" --fix
32+ run : uvx ruff check --select E --ignore "E402,E501" --fix
Original file line number Diff line number Diff line change 11.idea
22.venv
3- .coverage
3+ .coverage
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ Automatically format code:
1010
1111``` bash
1212uvx ruff format
13- ```
13+ ```
Original file line number Diff line number Diff line change @@ -97,4 +97,4 @@ erDiagram
9797 ` CasesToAnnos ` table.
98985 . Create report about the coverage of the requirements by the test cases:
9999 - By running your SQL queries in ` requirements.db ` SQLite database.
100- - Or by running ` report.py ` script.
100+ - Or by running ` report.py ` script.
You can’t perform that action at this time.
0 commit comments