Remove whitespace for readability

This commit is contained in:
Jason Lawrence 2020-11-17 20:59:11 -06:00
parent 11b3e897fb
commit 12ffc35ea4

View file

@ -43,7 +43,6 @@ jobs:
strategy:
matrix:
python-version: [3.6]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
@ -99,7 +98,6 @@ jobs:
strategy:
matrix:
python-version: [3.6]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}