Skip to content

Commit

Permalink
Merge pull request #32 from Sefaria/dev
Browse files Browse the repository at this point in the history
chore: comment
  • Loading branch information
stevekaplan123 authored Dec 12, 2023
2 parents 072760e + 857a859 commit 6b355a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import django
django.setup()
django.setup() # comment for sake of PR

from sefaria.model import *
import sefaria.system.database as database

0 comments on commit 6b355a4

Please sign in to comment.