Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 440 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 440 Bytes

Python blackD

Python black formatting code in heroku

You can also free use for your local development please add this host to your black config

Sample using pycharm

alt text

    Host: python-blackd.herokuapp.com
    Port: 80

change remote url

  heroku git:remote -a python-blackd

When update deployment

  heroku container:push web && heroku container:release web