diff --git a/thefuck/rules/ln_no_hard_link.py b/thefuck/rules/ln_no_hard_link.py index 4df512ef..3aca042b 100644 --- a/thefuck/rules/ln_no_hard_link.py +++ b/thefuck/rules/ln_no_hard_link.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- """Suggest creating symbolic link if hard link is not allowed. Example: