Skip to content

Commit

Permalink
Fix sr.py
Browse files Browse the repository at this point in the history
To convert, one must [wololo](https://knowyourmeme.com/memes/wololo)
  • Loading branch information
MagikEh authored May 14, 2024
1 parent ddb228c commit 6bd376f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sarracenia/sr.py
Original file line number Diff line number Diff line change
Expand Up @@ -2648,7 +2648,8 @@ def convert(self):
if os.path.exists(v3_config_path):
logger.error( f"{component}/{cfg} already exists in v3, remove {v3_config_path} to convert again")
return


logging.info( f'(づ◔-◔)づ Wololo' )
synonyms = sarracenia.config.Config.synonyms
accept_all_seen=False
acceptUnmatched_explicit=False
Expand Down

0 comments on commit 6bd376f

Please sign in to comment.