chore(e2e_tests): make the linter happier
This commit is contained in:
@@ -2,6 +2,3 @@ from flask import Flask
|
||||
|
||||
app = Flask(__name__)
|
||||
app.url_map.strict_slashes = False
|
||||
|
||||
import github
|
||||
import gitlab
|
||||
|
||||
Reference in New Issue
Block a user