@@ -0,0 +1,11 @@
from api import ClockifyAPI
from config import config
def main():
ClockifyAPI(config.CLOCKIFY_TOKEN)
if __name__ == "__main__":
main()
The note is not visible to the blocked user.