Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Commit c89da13

Browse files
committed
changed ajax_views to ajax_cbv
1 parent f329a5f commit c89da13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ commands = {envpython} runtests.py
88

99
[testenv:flake8]
1010
deps = flake8
11-
commands = flake8 {toxinidir}/ajax_views --exclude=*/migrations/*
11+
commands = flake8 {toxinidir}/ajax_cbv --exclude=*/migrations/*
1212

1313
[testenv:coverage]
1414
deps=

0 commit comments

Comments
 (0)