Wali Aziz
Wali Aziz
I am using asynctest with python 3.7.3 and uvloop. Have have several test that look similar to the following code. ```python async def test_autoupdate(self): "Test that _update_state gets executes and...
Can pylustrator operate directly on a [`matplotlib.figure.Figure`](https://matplotlib.org/api/_as_gen/matplotlib.figure.Figure.html#matplotlib.figure.Figure)? It would be useful if I could modify a Figure object.
I have added files required to build xmlwrapp with CMake. Additionally, it has been setup to configure the pkg-config files just as autoconf would. It creates the approprate *.cmake files...