Files
codeql/python/ql/test/library-tests/web/pyramid/Routing.expected
2022-02-04 12:02:09 +01:00

5 lines
207 B
Plaintext

WARNING: Predicate is_pyramid_view_function has been deprecated and may be removed in future (Routing.ql:5,7-31)
| test.py:7 | Function home |
| test.py:15 | Function greet |
| test.py:24 | Function stuff |