diff --git a/screen_locker/__init__.py b/screen_locker/__init__.py new file mode 100644 index 0000000..45a0d61 --- /dev/null +++ b/screen_locker/__init__.py @@ -0,0 +1 @@ +"""Screen locker module."""