Skip to content

Commit 56791da

Browse files
jorwoodsjacalata
authored andcommitted
chore: pytestify metadata (#1688)
* fix: black ci errors * chore: pytestify metadata --------- Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
1 parent 5a1eb00 commit 56791da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_metadata.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import json
22
from pathlib import Path
3+
import unittest
34

45
import pytest
56
import requests_mock

0 commit comments

Comments
 (0)