You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The file awesome/lib/__init__.py is missing a newline at the end. It's good practice to have a newline character at the end of the file so tools don't complain, and it avoids unexpected behavior when concatenating files.