moto/moto/glue
Brian Pandola d05eae7fed
Fix code scanning alerts (#6551)
* Escape period in URL regex

* Fix capital letter range

* Fix unintentional range and duplicate period in regex

* Formatting
2023-07-22 10:55:57 +00:00
..
__init__.py Preparation for MultiAccount support (#5157) 2022-06-04 11:30:16 +00:00
exceptions.py Add sessions to Glue (#6302) 2023-05-12 15:41:48 +00:00
glue_schema_registry_constants.py Fix code scanning alerts (#6551) 2023-07-22 10:55:57 +00:00
glue_schema_registry_utils.py Techdebt: MyPy g-models (#6048) 2023-03-11 16:00:52 -01:00
models.py Techdebt: MyPy: Remove unused ignores (#6542) 2023-07-20 15:46:54 +00:00
responses.py Add sessions to Glue (#6302) 2023-05-12 15:41:48 +00:00
urls.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
utils.py ignore type error as delimited_list is a function, but DelimitedList is a class 2023-06-20 14:58:11 +02:00