naming convention

This commit is contained in:
aceisace
2022-10-02 00:49:27 +02:00
parent 8b0f21a649
commit 4d1ed107b7
29 changed files with 30 additions and 35 deletions

2
inkycal/modules/ical_parser.py Normal file → Executable file
View File

@@ -1,7 +1,7 @@
#!python3
"""
iCalendar (parsing) module for Inky-Calendar Project
Inkycal iCalendar parsing module
Copyright by aceisace
"""
import urllib