Solution to problem 10 part 1 in Python

This commit is contained in:
2022-06-11 15:58:54 +02:00
parent 6a73a071a6
commit 67990b64ae
2 changed files with 104 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ repos:
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/psf/black
rev: 22.1.0
rev: 22.3.0
hooks:
- id: black
- repo: https://github.com/PyCQA/isort