Pieter Fiers
Pieter Fiers
Huh weird, the tests pass on my machine
Because I do some post-processing on the generated html and so I prefer a static port for easy pattern recognition
But I admit it maybe isn't the cleanest solution to my problem (weird cdn setup).
I guess this is means this pr is dead?
I think at least the following would be difficult with single-run execution: - the 'same'[1] operation on each host: - cannot be displayed as a group in the summary output...
Sorry for the late response, I don't know a lot of places that use this tag, I just recently mapped this underground cinema: https://www.openstreetmap.org/way/535160619 https://osmbuildings.org/?lat=50.87493&lon=4.70825&zoom=20.0&tilt=40&rotation=197 Overpass shows that for example...
@teddy171 > Could you tell me what's wrong with the code? I still cannot get the file. It still shows json. I had the same issue. I resorted to proxying...
@sydney-runkle This is also an issue in v2 (tested on v2.5.2): ``` python from pydantic import BaseModel, __version__ class FrozenModel(BaseModel): class Config: frozen = True class Child(FrozenModel): some_field: str class...
Good idea, will do! Will be at least two weeks untill I can implement though
Heya! No that sounds really good. A PR would be very welcome, though I will also definitely be working on the app myself when I get back home at the...