summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/warnings.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sqlalchemy/testing/warnings.py')
-rw-r--r--lib/sqlalchemy/testing/warnings.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/sqlalchemy/testing/warnings.py b/lib/sqlalchemy/testing/warnings.py
index 67ed452a0..9e02a0c03 100644
--- a/lib/sqlalchemy/testing/warnings.py
+++ b/lib/sqlalchemy/testing/warnings.py
@@ -69,7 +69,6 @@ def setup_filters():
# ORM Query
#
r"The Query\.get\(\) method",
- r"The Query\.from_self\(\) method",
r"The Query\.with_parent\(\) method",
r"The Query\.with_parent\(\) method",
r"The Query\.select_entity_from\(\) method",