From ce32219893794efefb5043128f3bd0778a766a2f Mon Sep 17 00:00:00 2001 From: inpos Date: Wed, 9 Mar 2016 16:51:25 +0300 Subject: [PATCH] . --- libpyrr/headers/alert_h.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libpyrr/headers/alert_h.py b/libpyrr/headers/alert_h.py index 09a312e..ec4d9d0 100644 --- a/libpyrr/headers/alert_h.py +++ b/libpyrr/headers/alert_h.py @@ -25,4 +25,4 @@ class Alert(object): 'picker_log_notification': 0x100000, 'all_categories': 0x7fffffff }) -alert = Alert() \ No newline at end of file +alert = Alert()