<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rdflib.git/test/test_graph/test_slice.py, branch main</title>
<subtitle>github.com: rdflib/rdflib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/'/>
<entry>
<title>test: remove unused imports in test code</title>
<updated>2022-05-16T22:38:56+00:00</updated>
<author>
<name>Iwan Aucamp</name>
<email>aucampia@gmail.com</email>
</author>
<published>2022-05-16T18:44:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=5a0c55959ea13f29407f4d265fa4d5ffef89c37e'/>
<id>5a0c55959ea13f29407f4d265fa4d5ffef89c37e</id>
<content type='text'>
This patch removes unused imports in test code. This is mainly to remove
the potential snag for flake8/flakeheaven.

The actual cleanup was done with `pycln --all test`.

Also:
 - Remove superflous `pass` statements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch removes unused imports in test code. This is mainly to remove
the potential snag for flake8/flakeheaven.

The actual cleanup was done with `pycln --all test`.

Also:
 - Remove superflous `pass` statements.
</pre>
</div>
</content>
</entry>
<entry>
<title>[pre-commit.ci] auto fixes from pre-commit.com hooks</title>
<updated>2022-04-15T13:24:59+00:00</updated>
<author>
<name>pre-commit-ci[bot]</name>
<email>66853113+pre-commit-ci[bot]@users.noreply.github.com</email>
</author>
<published>2022-04-15T13:24:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=87eabf0d0b29a86e1259bd256d541d83690e0054'/>
<id>87eabf0d0b29a86e1259bd256d541d83690e0054</id>
<content type='text'>
for more information, see https://pre-commit.ci
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for more information, see https://pre-commit.ci
</pre>
</div>
</content>
</entry>
<entry>
<title>[pre-commit.ci] auto fixes from pre-commit.com hooks</title>
<updated>2022-04-14T17:24:51+00:00</updated>
<author>
<name>pre-commit-ci[bot]</name>
<email>66853113+pre-commit-ci[bot]@users.noreply.github.com</email>
</author>
<published>2022-04-14T17:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=30e6e27eaf1a62ac9db853a971e603c6b9c6b22e'/>
<id>30e6e27eaf1a62ac9db853a971e603c6b9c6b22e</id>
<content type='text'>
for more information, see https://pre-commit.ci
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for more information, see https://pre-commit.ci
</pre>
</div>
</content>
</entry>
<entry>
<title>take the opportunity to remove references to unittest, as suggested</title>
<updated>2022-04-12T18:14:26+00:00</updated>
<author>
<name>Graham Higgins</name>
<email>gjh@bel-epa.com</email>
</author>
<published>2022-04-12T18:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=f76097c80baca3028aa9a35e44fb3fc0ee0451e6'/>
<id>f76097c80baca3028aa9a35e44fb3fc0ee0451e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix whoopsies</title>
<updated>2022-04-12T09:41:26+00:00</updated>
<author>
<name>Graham Higgins</name>
<email>gjh@bel-epa.com</email>
</author>
<published>2022-04-12T09:41:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=7f357c324c5786cf1c0516a0d8b9fd732f8ed11d'/>
<id>7f357c324c5786cf1c0516a0d8b9fd732f8ed11d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>migrate yet more tests to pytest</title>
<updated>2022-04-12T09:26:20+00:00</updated>
<author>
<name>Graham Higgins</name>
<email>gjh@bel-epa.com</email>
</author>
<published>2022-04-12T09:26:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=d26e393f3712b39aa1f13e8056ea6e0630bc6cab'/>
<id>d26e393f3712b39aa1f13e8056ea6e0630bc6cab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more test re-org</title>
<updated>2022-04-02T16:53:10+00:00</updated>
<author>
<name>Graham Higgins</name>
<email>gjh@bel-epa.com</email>
</author>
<published>2022-04-02T16:53:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=3635b5250cffc2ee3853fe5b5d2a7be7d0b7db28'/>
<id>3635b5250cffc2ee3853fe5b5d2a7be7d0b7db28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
