From f71a0c7dc9add31f17763b60f5d99ee572d2dc86 Mon Sep 17 00:00:00 2001 From: abc <98614666+xtekky@users.noreply.github.com> Date: Tue, 3 Oct 2023 22:06:27 +0100 Subject: ~ --- testing/test_providers.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/testing/test_providers.py b/testing/test_providers.py index 73b75f5d..d328f730 100644 --- a/testing/test_providers.py +++ b/testing/test_providers.py @@ -74,4 +74,5 @@ def test(_provider: type[BaseProvider]) -> bool: if __name__ == "__main__": - main() \ No newline at end of file + main() + \ No newline at end of file -- cgit v1.2.3