Skip to content

Commit 425bc99

Browse files
committed
Edited chapter_06_explicit_waits_1.asciidoc with Atlas code editor
1 parent b932f66 commit 425bc99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter_06_explicit_waits_1.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ _manage.py_, which will run tests from any files whose name begins with _test__.
5555
To keep things neat and tidy, let's make a folder for our FTs,
5656
so that it looks a bit like an app.
5757
All Django needs is for it to be a valid Python package directory
58-
(i.e., one with a +++<i>___init___.py</i>+++ in it):
58+
(i.e., one with a +++<i>___init___.py</i>+++ [.keep-together]#in it#):
5959

6060
[subs=""]
6161
----

0 commit comments

Comments
 (0)