mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Optimise Python imports.
This commit is contained in:
@@ -13,6 +13,7 @@ them to TestSuite. """
|
||||
import os
|
||||
import sys
|
||||
import unittest
|
||||
|
||||
from testscenarios.scenarios import generate_scenarios
|
||||
|
||||
# We need to include the root directory in sys.path to ensure that we can
|
||||
|
||||
Reference in New Issue
Block a user