Skip to content
Commit 21b9dcb0 authored by Björn Geuken's avatar Björn Geuken
Browse files

[ci] Remove test for accidentally added debugger statement

Nowadays 'debugger' in the code would throw a NameError error because it's
not available anymore. We could replace this by checking for pry, but such
things should be found by running the tests and / or by our code reviews.
parent e5ffb8af
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment