Updated activation.py

This commit is contained in:
2Shirt 2018-12-27 19:42:28 -07:00
parent 765673db66
commit 36e419bca0
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -64,3 +64,5 @@ def windows_is_activated():
if __name__ == '__main__':
print("This file is not meant to be called directly.")
# vim: sts=2 sw=2 ts=2