fix image

This commit is contained in:
Luke Robles 2023-05-18 18:03:00 -07:00
parent e65a760526
commit 78dcfa639b

View File

@ -4,7 +4,7 @@ name: default
steps:
- name: lint-python
image: python3.10-slim
image: python:3.10-slim
commands:
- pip install -U black
- black .