Jonathan Wren
4eb9c9fdec
Clean up copyright notices and version screen ( #1553 )
...
* update copyright symbols to unicode
* clean up version screen/copyright notice
* small change to make commands more similar
* update imports to appease isort
* fix test
* update one more file merged since PR was open
2022-08-21 14:17:35 -07:00
Jonathan Wren
f5e052937c
Update copyright year ( #1502 )
...
Update copyright year in comment headers and --version output
2022-06-18 11:30:56 -07:00
dependabot[bot]
a8f0b18219
Bump black from 21.12b0 to 22.1.0 ( #1404 )
...
* Bump black from 21.12b0 to 22.1.0
Bumps [black](https://github.com/psf/black ) from 21.12b0 to 22.1.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/commits/22.1.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* Run make format
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>
2022-02-05 12:04:06 -08:00
Jonathan Wren
4aabb73847
Implement datetime handling in pytest-bdd
...
- This was awful and convoluted
Co-authored-by: Micah Jerome Ellison <micah.jerome.ellison@gmail.com>
2021-07-03 15:49:18 -07:00