1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 13:16:44 +02:00

learnxiny.py: use local_repository_location()

This commit is contained in:
Igor Chubin
2019-05-01 20:56:00 +02:00
parent d94ca8458f
commit b7ba222cb8
+1 -1
View File
@@ -68,7 +68,7 @@ class LearnXYAdapter(object):
Parent class of all languages adapters
"""
_learn_xy_path = PATH_LEARNXINY
_learn_xy_path = LearnXinY.local_repository_location()
_replace_with = {}
_filename = ''
prefix = ''