Updated activation.py
This commit is contained in:
parent
765673db66
commit
36e419bca0
1 changed files with 46 additions and 44 deletions
|
|
@ -64,3 +64,5 @@ def windows_is_activated():
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
print("This file is not meant to be called directly.")
|
print("This file is not meant to be called directly.")
|
||||||
|
|
||||||
|
# vim: sts=2 sw=2 ts=2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue