mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-08-12 19:06:58 +08:00
Add end-of-file-fixer hook to pre-commit (#668)
This commit is contained in:
@@ -253,4 +253,4 @@
|
||||
class User(models.Model):
|
||||
username = models.TextField()
|
||||
username2 = models.TextField()
|
||||
age = models.IntegerField()
|
||||
age = models.IntegerField()
|
||||
|
||||
Reference in New Issue
Block a user