-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
hi,
Thanks for the simple plugin.
I tried adding the following code for testing a full page:
@ab_test.route('/ab_test_full_page')
def check_full_page():
return render_template(ab_test('page_checker','page1.html', 'page2.html'))
I get the error: TypeError: 'Blueprint' object is not callable. Would appreciate if you could let me know the correct syntax.
Metadata
Metadata
Assignees
Labels
No labels