Skip to content

Commit ce8d0dc

Browse files
jorwoodsjacalata
authored andcommitted
chore: pytestify server info (#1698)
* fix: black ci errors * chore: pytestify server info --------- Co-authored-by: Jordan Woods <13803242+jorwoods@users.noreply.github.com>
1 parent 301ea25 commit ce8d0dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_server_info.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from pathlib import Path
2+
import unittest
23

34
import pytest
45
import requests_mock

0 commit comments

Comments
 (0)