Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #14 from ayitinya/deepsource-transform-bce28639
Browse files Browse the repository at this point in the history
Format code with black
  • Loading branch information
ayitinya authored Mar 20, 2023
2 parents 37a70f1 + 81ff5b5 commit 281605d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/blog/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
from rest_framework.test import APITestCase
from .models import Tag, BlogPost


# Create your tests here.
class BlogPostTests(APITestCase):
def test_create_blogpost(self):
Expand Down

1 comment on commit 281605d

@vercel
Copy link

@vercel vercel bot commented on 281605d Mar 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blog – ./

writeerschannelll.vercel.app
blog-git-main-ayitinya.vercel.app
blog-ayitinya.vercel.app

Please sign in to comment.