Commit Graph

7 Commits

Author SHA1 Message Date
tdadela f8525b929f simplify Generator annotations - PEP 696 2024-09-03 23:54:43 +02:00
Lars Holmberg 40d8ab78f1 Fix spelling in examples 2024-04-21 22:55:41 +02:00
Lars Holmberg 9617655e05 Set correct target python version (3.9) for ruff 2024-04-18 00:05:22 +02:00
Lars Holmberg 8c64e91669
Remove python 3.8 compatibility code (#2679)
* Remove code that was only needed for Python 3.8 compatibility (changes mostly generated using pyupgrade)

* Re-enable some test cases that didnt work on 3.8

* re-organize imports using ruff
2024-04-17 23:59:27 +02:00
tdadela f99e9df700 sort imports 2024-01-17 00:07:29 +01:00
BhattacharyaCodes 025ff94d5b
Update rest.py
Edit contains grammar error and type correction.
2023-05-24 15:45:37 +05:30
Lars Holmberg d4804422d1 Move the rest method into FastHttpUser instead of RestUser. Remove RestUser. Update docs accordingly. 2022-12-13 10:03:00 +01:00