Adriane Boyd
|
ec45f704b1
|
Drop python 3.6/3.7, remove unneeded compat (#12187)
* Drop python 3.6/3.7, remove unneeded compat
* Remove unused import
* Minimal python 3.8+ docs updates
|
2023-01-27 15:48:20 +01:00 |
|
Marco Edward Gorelli
|
f0d8309a28
|
fix comparison of constants (#11834)
Co-authored-by: MarcoGorelli <>
|
2022-11-21 08:12:03 +01:00 |
|
Adriane Boyd
|
8cd77dd54c
|
Sync flake8 version across requirements (#11580)
|
2022-10-04 11:23:04 +02:00 |
|
Raphael Mitsch
|
3579507ba1
|
Bumped black to 22.3.0 due to a fix for https://github.com/psf/black/issues/2964. (#10715)
|
2022-04-27 14:49:24 +02:00 |
|
harmbuisman
|
c066fb8a4e
|
#10672: fixes displacy output for manual unsorted entities (#10673)
* #10672: fixes displacy output for manual unsorted entities
* #10672: removed unused import
* fix prettier formatting
Co-authored-by: Harm Buisman <h.buisman@iknl.nl>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
|
2022-04-27 09:51:58 +02:00 |
|
julien-talkair
|
833f7f2918
|
👷 configure flake8 pre-commit
* uses setup.cfg for flake8 configuration during pre-commit
|
2021-07-07 21:31:46 +02:00 |
|
julien-talkair
|
82b01964fa
|
🚨 adjust flake8 sensitivity
* pass arguments to flake8
* reproduce arguments from CI config
|
2021-07-06 22:41:54 +02:00 |
|
julien-talkair
|
a0004349f3
|
🎉 run code quality checks automatically
* installs black and flake8 as pre-commit hooks
* runs only on modified files
|
2021-07-01 17:37:43 +02:00 |
|