We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1d2e14 commit 72d3122Copy full SHA for 72d3122
1 file changed
bpython/__init__.py
@@ -23,7 +23,6 @@
23
import os.path
24
25
__version__ = 'mercurial'
26
->>>>>>> other
27
package_dir = os.path.abspath(os.path.dirname(__file__))
28
29
0 commit comments