From 7ac3a65bff35cc307dd8c480fb8af4b6fa8c8b68 Mon Sep 17 00:00:00 2001 From: Bobinson K B Date: Thu, 18 Oct 2018 19:22:48 +0530 Subject: [PATCH 1/4] Added submodule tinman/simple_steem_client --- tinman/simple_steem_client | 1 + 1 file changed, 1 insertion(+) create mode 160000 tinman/simple_steem_client diff --git a/tinman/simple_steem_client b/tinman/simple_steem_client new file mode 160000 index 0000000..1fb4ef5 --- /dev/null +++ b/tinman/simple_steem_client @@ -0,0 +1 @@ +Subproject commit 1fb4ef5a53cff992a2f3de2b88d2129678194971 From c682cac3edaaec963d88d1a529c2ce0569289aad Mon Sep 17 00:00:00 2001 From: Bobinson K B Date: Fri, 19 Oct 2018 21:53:49 +0530 Subject: [PATCH 2/4] PEP-8 --- .idea/modules.xml | 8 ++++ .idea/tinman.iml | 11 ++++++ .idea/vcs.xml | 6 +++ .idea/workspace.xml | 91 +++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 116 insertions(+) create mode 100644 .idea/modules.xml create mode 100644 .idea/tinman.iml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..07ce0d4 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/tinman.iml b/.idea/tinman.iml new file mode 100644 index 0000000..6711606 --- /dev/null +++ b/.idea/tinman.iml @@ -0,0 +1,11 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.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..e43bf4a --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - 1539871177840 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file