From 4bfa9aa408aa3d6a4167e15f14d3dc194979642f Mon Sep 17 00:00:00 2001 From: Thaloria Date: Wed, 19 Oct 2022 17:05:11 +0200 Subject: [PATCH] fixed instance bug with member variables --- .idea/lc-py.iml | 2 +- .idea/misc.xml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 .idea/misc.xml diff --git a/.idea/lc-py.iml b/.idea/lc-py.iml index f5a3ccc..74d515a 100644 --- a/.idea/lc-py.iml +++ b/.idea/lc-py.iml @@ -4,7 +4,7 @@ - + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..8cf69bc --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file