Skip to content

Commit 52e0837

Browse files
committed
Oh, this should end in a newline.
1 parent 6f803fc commit 52e0837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fluentcheck/assertions_is/emptiness.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ def none(self) -> "Is":
1010
@property
1111
def not_none(self) -> "Is":
1212
self.check.is_not_none()
13-
return self
13+
return self

0 commit comments

Comments
 (0)