Skip to content

Commit

Permalink
Automated autoyapf fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 19, 2023
1 parent 11bcc28 commit 70f100c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_module.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ class BasicTestCase(unittest.TestCase):

def test_logout(self):
pass

# self.app = app.test_client()
# ans =self.app.get('/logout')
# self.assertEqual(ans.status_code, 200)
Expand Down

0 comments on commit 70f100c

Please sign in to comment.