We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b258bd commit 277e0b7Copy full SHA for 277e0b7
meeting-rooms/kayden.py
@@ -11,4 +11,4 @@ def can_attend_meetings(self, intervals: List[Interval]) -> bool:
11
12
prev = end
13
14
- return True
+ return True
0 commit comments