Skip to content

Commit

Permalink
export fix
Browse files Browse the repository at this point in the history
  • Loading branch information
juliancoy committed Mar 10, 2024
1 parent 1c3e023 commit 0b4765d
Show file tree
Hide file tree
Showing 3 changed files with 927 additions and 926 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,4 @@ dmypy.json
# Pyre type checker
.pyre/
deismu/google-chrome-stable_current_amd64.deb
src/julian_flare.json
2 changes: 1 addition & 1 deletion export.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
DEV = True
else:
DEV = False
import sinode.fractal_book as fractal_book
import sinode.sinode.fractal_book as fractal_book


def copyDictUnique(indict, modifier):
Expand Down
Loading

0 comments on commit 0b4765d

Please sign in to comment.