Skip to content

Commit

Permalink
flake8 fixes;
Browse files Browse the repository at this point in the history
  • Loading branch information
ranjan-stha committed Feb 8, 2024
1 parent 0f81c91 commit af76b6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion analysis_module/tests/test_apis.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ def test_topicmodel_valid_request(self):
"""
This tests for a topicmodel api with valid data
"""
requests_count = NLPRequest.objects.count()
valid_data = {
"entries_url": "https://someurl.com/entries",
"cluster_size": 2,
Expand Down

0 comments on commit af76b6f

Please sign in to comment.