From 1075c9fdae3b3982d0aba62b78be1a86b9f91d7d Mon Sep 17 00:00:00 2001 From: Dima Gerasimov Date: Thu, 7 Nov 2019 19:34:19 +0000 Subject: [PATCH] move tweets to public my. package --- tweets/__init__.py => my/tweets.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tweets/__init__.py => my/tweets.py (100%) diff --git a/tweets/__init__.py b/my/tweets.py similarity index 100% rename from tweets/__init__.py rename to my/tweets.py