Ansgar
|
a0738ab346
fix: address ruff warnings about unused imports
|
1 miesiąc temu |
Ansgar
|
3604fdf1fb
chore: intial run of black
|
1 miesiąc temu |
Ansgar
|
d8da3f09b6
chore: initial run of isort
|
1 miesiąc temu |
Ansgar
|
dce43697ac
ORMObject: drop `clone` member function
|
2 lat temu |
Ansgar
|
aab91edea2
unify interpreter to "#! /usr/bin/env python3"
|
4 lat temu |
Ansgar
|
d62a44a4aa
dbtest_session.py: use `range` instead of `xrange` to be compatible with Python 3
|
4 lat temu |
Ansgar Burchardt
|
0bf4c90e93
silence warning "E305 expected 2 blank lines after class or function definition"
|
6 lat temu |
Margarita Manterola
|
054762a556
Make dbtests pass and execute them as integration tests.
|
7 lat temu |
Bastian Blank
|
5b08e57be0
Fix E251: Unexpected spaces around keyword / parameter equals
|
7 lat temu |
Torsten Werner
|
b8f3795c31
Avoid ressource leaks in ORMObject.clone().
|
14 lat temu |
Torsten Werner
|
8c491e5361
Implement ORMObject.session() and .clone().
|
14 lat temu |
Torsten Werner
|
b5673f26f7
Add new test SessionTestCase.
|
14 lat temu |