Skip to content

Commit

Permalink
test: make reformat
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw committed Sep 27, 2024
1 parent b04a82f commit 77d1028
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/test_impl.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
from io import BytesIO

import pytest

import rfc8785._impl as impl


Expand Down
1 change: 1 addition & 0 deletions test/test_init.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import json

import pytest

import rfc8785


Expand Down

0 comments on commit 77d1028

Please sign in to comment.