summaryrefslogtreecommitdiff
path: root/tests/conftest.py
diff options
context:
space:
mode:
authorAarni Koskela <akx@iki.fi>2023-01-19 10:43:08 +0200
committerGitHub <noreply@github.com>2023-01-19 10:43:08 +0200
commitcf405e2836bbcc32aaeaa6b7a7cc7bbabe873019 (patch)
treec75005ebf3ac8b79a6058da9823331f7d3d3765e /tests/conftest.py
parent6e02940868a73cbcf3cc86077fc83c7cb21a4780 (diff)
parentd14f9565c03ba10d493437784db439ca260ba69d (diff)
downloadbabel-cf405e2836bbcc32aaeaa6b7a7cc7bbabe873019.tar.gz
Merge pull request #949 from python-babel/ruffify
Add ruff for linting
Diffstat (limited to 'tests/conftest.py')
-rw-r--r--tests/conftest.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/conftest.py b/tests/conftest.py
index 0506a83..67e3ce9 100644
--- a/tests/conftest.py
+++ b/tests/conftest.py
@@ -1,4 +1,5 @@
import os
+
import pytest
try: