Skip to content

Commit 52399c4

Browse files
authored
Update neofile.py
1 parent fbbf133 commit 52399c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

neofile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
import sys
2323
import logging
2424
import argparse
25-
import pyneofile
25+
import pyneofile_py3 as pyneofile
2626
import binascii
2727

2828
# Text streams (as provided by Python)

0 commit comments

Comments
 (0)