mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-25 17:58:40 +08:00
Fix stubtest for sqlalchemy.testing.plugin.pytestplugin (#9533)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
pytest
|
||||
@@ -59,10 +59,7 @@ sqlalchemy.testing.provision.stop_test_class_outside_fixtures
|
||||
sqlalchemy.testing.provision.temp_table_keyword_args
|
||||
sqlalchemy.testing.provision.update_db_opts
|
||||
|
||||
# requires other packages
|
||||
sqlalchemy.testing.plugin.pytestplugin
|
||||
|
||||
# can't be imported
|
||||
# KeyError/AttributeError on import due to dynamic initialization from a different module
|
||||
sqlalchemy.testing.fixtures
|
||||
sqlalchemy.testing.pickleable
|
||||
sqlalchemy.testing.plugin.bootstrap
|
||||
|
||||
Reference in New Issue
Block a user