diff --git a/__pycache__/dashboard.cpython-310.pyc b/__pycache__/dashboard.cpython-310.pyc index fa27820..203374c 100644 Binary files a/__pycache__/dashboard.cpython-310.pyc and b/__pycache__/dashboard.cpython-310.pyc differ diff --git a/dashboard_static/js/code.js b/dashboard_static/js/code.js index 6acacf9..2629b36 100644 --- a/dashboard_static/js/code.js +++ b/dashboard_static/js/code.js @@ -53,8 +53,8 @@ function tweetCell(tweet) {
- ${tweet.user.name} - @${tweet.user.screen_name} + ${tweet.user.name} + @${tweet.user.screen_name}
${tweet.text}
diff --git a/eca/__pycache__/arff.cpython-310.pyc b/eca/__pycache__/arff.cpython-310.pyc index dab7427..3c2dc7f 100644 Binary files a/eca/__pycache__/arff.cpython-310.pyc and b/eca/__pycache__/arff.cpython-310.pyc differ diff --git a/eca/__pycache__/generators.cpython-310.pyc b/eca/__pycache__/generators.cpython-310.pyc index 01498c6..c467613 100644 Binary files a/eca/__pycache__/generators.cpython-310.pyc and b/eca/__pycache__/generators.cpython-310.pyc differ