Skip to content

Commit

Permalink
fix module naming collision that prevented nuitka from compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
hclivess committed May 6, 2019
1 parent bff8064 commit c5a2571
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion node.py
Expand Up @@ -71,7 +71,7 @@
POW_FORK, FORK_AHEAD, FORK_DIFF = fork()


from appdirs import *
#from appdirs import *

appname = "Bismuth"
appauthor = "Bismuth Foundation"
Expand Down

0 comments on commit c5a2571

Please sign in to comment.