From 4c931fd506c6898dbe523bcac226b038c0f13907 Mon Sep 17 00:00:00 2001 From: Madalyn Bartman <105222619+madalynbartman@users.noreply.github.com> Date: Fri, 30 Aug 2024 15:11:54 -0600 Subject: [PATCH 01/13] Update accessing_a_protected_member_from_outside_the_class.html --- .../accessing_a_protected_member_from_outside_the_class.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/correctness/accessing_a_protected_member_from_outside_the_class.html b/docs/correctness/accessing_a_protected_member_from_outside_the_class.html index 087e955..40a81c0 100644 --- a/docs/correctness/accessing_a_protected_member_from_outside_the_class.html +++ b/docs/correctness/accessing_a_protected_member_from_outside_the_class.html @@ -166,7 +166,7 @@
PyLint - W0212, protected-access