FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Remove useless shebangs by marostelka · Pull Request #141 · python-humanize/humanize · GitHub

Remove useless shebangs - #141

Merged
hugovk merged 1 commit into
python-humanize:mainfrom
marostelka:main
Aug 18, 2023
Merged

Remove useless shebangs#141
hugovk merged 1 commit into
python-humanize:mainfrom
marostelka:main

Conversation

Copy link
Copy Markdown
Contributor

Fixes #140

Changes proposed in this pull request:

  • Remove shebangs from time.py and number.py

hugovk added the changelog: Fixed For any bug fixes label Aug 18, 2023
hugovk enabled auto-merge August 18, 2023 15:50

codecov Bot commented Aug 18, 2023
edited
Loading

Copy link
Copy Markdown

Codecov Report

Merging #141 (e35a529) into main (ee08216) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #141      +/-   ##
==========================================
- Coverage   99.19%   99.19%   -0.01%     
==========================================
  Files           9        9              
  Lines         748      746       -2     
==========================================
- Hits          742      740       -2     
  Misses          6        6              
Flag Coverage Δ
macos-latest 97.58% <ø> (-0.01%) ⬇️
ubuntu-latest 97.58% <ø> (-0.01%) ⬇️
windows-latest 96.11% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/humanize/number.py 96.98% <ø> (-0.02%) ⬇️
src/humanize/time.py 100.00% <ø> (ø)

hugovk merged commit a1574be into python-humanize:main Aug 18, 2023
mikelolasagasti added a commit to mikelolasagasti/humanize that referenced this pull request May 28, 2024
In python-humanize#141 shebangs for `number.py` and `time.py` were removed, but
`filesystem.py` maintained it.

Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
mikelolasagasti added a commit to mikelolasagasti/humanize that referenced this pull request May 28, 2024
In python-humanize#141 shebangs for `number.py` and `time.py` were removed, but
`filesystem.py` maintained it.

Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: Fixed For any bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to run time.py and number.py

2 participants


Back | FazBrowse Home | New Git URL