fix image

This commit is contained in:
Luke Robles 2023-05-18 18:03:00 -07:00
parent 2953e7fe0a
commit a8ccebfd2e

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 .