This repository was archived by the owner on Jul 2, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1+ .. |pytest | image :: https://github.com/edu-python-course/problem-sets/actions/workflows/pytest.yml/badge.svg
2+ .. |pylint | image :: https://github.com/edu-python-course/problem-sets/actions/workflows/linter.yml/badge.svg
3+ .. |mypy | image :: https://github.com/edu-python-course/problem-sets/actions/workflows/type_check.yml/badge.svg
4+ .. |sonarcloud | image :: https://github.com/edu-python-course/problem-sets/actions/workflows/sonarcloud.yml/badge.svg
5+
16###############################################################################
27 PYTHON TRAINING COURSE: PROBLEM SETS
38###############################################################################
49
5- .. image :: https://github.com/edu-python-course/problem-sets/actions/workflows/pytest.yml/badge.svg
6- .. image :: https://github.com/edu-python-course/problem-sets/actions/workflows/linter.yml/badge.svg
7- .. image :: https://github.com/edu-python-course/problem-sets/actions/workflows/type_check.yml/badge.svg
8- .. image :: https://github.com/edu-python-course/problem-sets/actions/workflows/sonarcloud.yml/badge.svg
10+ |pytest | |sonarcloud |
911
1012This repository contains various problem sets (aka tasks or challenges) for
1113the `Python training course `_. These challenges will help you to improve your
You can’t perform that action at this time.
0 commit comments