From 83ea7ee55169c1a11b4f179e3ea59fd61569d057 Mon Sep 17 00:00:00 2001 From: probonopd Date: Sat, 26 Apr 2025 01:57:40 +0200 Subject: [PATCH] Fix line endings [ci skip] --- updater.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/updater.py b/updater.py index a88228c..30e6749 100644 --- a/updater.py +++ b/updater.py @@ -1,5 +1,5 @@ -#!/usr/bin/env python3 -# -*- coding: utf-8 -*- +#!/usr/bin/env python3 +# -*- coding: utf-8 -*- # Updater for MiniDexed