Skip to content

Commit cbf73cf

Browse files
author
Sachit
authored
Update whats.py
1 parent e76d2e9 commit cbf73cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pywhatkit/whats.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ def sendwhatmsg(
4545
close_time: int = 3,
4646
) -> None:
4747
"""Send a WhatsApp Message at a Certain Time"""
48-
4948
if not core.check_number(number=phone_no):
5049
raise exceptions.CountryCodeException("Country Code Missing in Phone Number!")
5150

0 commit comments

Comments
 (0)