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()