You've already forked PythonLib
mirror of
https://github.com/lifebottle/PythonLib.git
synced 2026-02-13 15:25:50 -08:00
Update ToolsTOR.py
This commit is contained in:
@@ -86,7 +86,6 @@ class ToolsTOR(ToolsTales):
|
||||
self.string_opcode = InstructionType.STRING
|
||||
self.list_status_insertion = ['Done', 'Proofreading', 'Editing']
|
||||
|
||||
self.mkdir('../Data/{}/DAT'.format(self.repo_name))
|
||||
|
||||
# Replace n occurences of a string starting from the right
|
||||
def rreplace(self, s, old, new, occurrence):
|
||||
|
||||
Reference in New Issue
Block a user