Skip to content

Commit d03d0e7

Browse files
authored
Merge pull request #185 from freelawproject/new-reporters
New reporters and reporters variations
2 parents b2ed727 + 421bb5f commit d03d0e7

File tree

2 files changed

+440
-57
lines changed

2 files changed

+440
-57
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ jobs:
1313
python-version: "3.8"
1414
- name: Black Code Formatter
1515
uses: psf/black@stable
16+
with:
17+
version: "22.8.0"

0 commit comments

Comments
 (0)