aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-08-31 00:08:18 -0400
committerBobby <[email protected]>2022-08-31 00:08:18 -0400
commita691f59501d0781cdc2259b14e8facd264e82126 (patch)
tree2f5d2272124a156acb5e4b684d7bf89d748d34b0 /tests
parentc6344afd77b8bf5baeb67fee8270ca24c555ec6c (diff)
downloadedify-a691f59501d0781cdc2259b14e8facd264e82126.tar.xz
edify-a691f59501d0781cdc2259b14e8facd264e82126.zip
Fixed Linting Errors
Diffstat (limited to 'tests')
-rw-r--r--tests/test_phone.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_phone.py b/tests/test_phone.py
index 6a26af5..81168ab 100644
--- a/tests/test_phone.py
+++ b/tests/test_phone.py
@@ -1,5 +1,6 @@
from edify.library import phone_number
+
def test():
phones = {
"1234567890": True,