From 3c0ccc6b303233fd166f47dcb7c1797776a6567a Mon Sep 17 00:00:00 2001 From: titusquah <46580668+titusquah@users.noreply.github.com> Date: Fri, 29 May 2020 16:10:41 -0600 Subject: [PATCH] added idea xml and iml files --- .idea/dictionaries/Titus.xml | 7 + .../inspectionProfiles/profiles_settings.xml | 6 + .idea/workspace.xml | 171 ++++++++++++ data/xmls/twophase.xml | 256 ++++++++++++++++++ methods.py | 25 ++ tests/test1.py | 0 6 files changed, 465 insertions(+) create mode 100644 .idea/dictionaries/Titus.xml create mode 100644 .idea/inspectionProfiles/profiles_settings.xml create mode 100644 .idea/workspace.xml create mode 100644 data/xmls/twophase.xml create mode 100644 methods.py create mode 100644 tests/test1.py diff --git a/.idea/dictionaries/Titus.xml b/.idea/dictionaries/Titus.xml new file mode 100644 index 0000000..2a0a69c --- /dev/null +++ b/.idea/dictionaries/Titus.xml @@ -0,0 +1,7 @@ + + + + kmol + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 0000000..105ce2d --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..4bc89dc --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,171 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +