Weekend page to conside hackathons.
This commit is contained in:
parent
3a022e8736
commit
fd09faea38
|
@ -21,6 +21,7 @@ def busy_event(e: Event) -> bool:
|
|||
"meetup",
|
||||
"party",
|
||||
"trip",
|
||||
"hackathon",
|
||||
}:
|
||||
return False
|
||||
|
||||
|
|
Loading…
Reference in a new issue