tarantool / tarantool-python

Python client library for Tarantool
https://www.tarantool.io
BSD 2-Clause "Simplified" License
101 stars 46 forks source link

codespell: ignore unittest naming #322

Closed DifferentialOrange closed 5 months ago

DifferentialOrange commented 5 months ago

After resent update, codespell started to treat assertIn as a typo, and CI started to fail.