ヨツヤナギ ytyng

Avatar
  • Total activity 5
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 1
  • Created

    "Reformat Code" breaks Shebang line

    1. Create new python file. #!/usr/bin/env python # -*- coding: utf-8 -*- import sys 2. execute "Reformat Code".# !/usr/bin/env python # -*- coding: utf-8 -*- import sys Shebang Line (Line #1) i...
    • 2 followers
    • 2 comments
    • 0 votes