Skip to content

Commit d214e47

Browse files
committed
fix pylint
1 parent 70e7e49 commit d214e47

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,5 @@ If you encounter any problems, or if you want to use the program in a particular
8888
- Admin mode, statistiques and real time request
8989
- Image slim wihtout admin interface
9090
- Fix HSTS
91-
- Wiki ssl inspection (volume certs/ca...)
9291

9392
---

utils/custom_header.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
custom_header.py
33
44
This module contains functions and a process to load and monitor custom header entries.
5-
It reads a file containing custom header data and checks whether specific entries exist in that file.
5+
It reads a file with custom header data and checks if specific entries exist in it.
66
The file is monitored in a background thread for live updates.
77
88
Functions:

0 commit comments

Comments
 (0)