fix image
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Luke Robles 2023-05-18 18:03:00 -07:00
parent 5b452478eb
commit 8d78ad74ea

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 .