mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2025-12-20 15:14:20 +01:00
⏪ fix: filter more flask
This commit is contained in:
@@ -22,7 +22,7 @@ def test_package_parsing():
|
||||
def test_package_parsing_blacklist():
|
||||
packages_json_string = '''\
|
||||
[
|
||||
["Flask, flask_restful, flask_json"],
|
||||
["Flask, flask_restful, flask_json, flask_cors, http.server"],
|
||||
[],
|
||||
[]
|
||||
]'''
|
||||
|
||||
Reference in New Issue
Block a user