Commit b57fc01f authored by Willem ter Berg's avatar Willem ter Berg 💬
Browse files

Spatial bullshit

parent eba12fed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -81,7 +81,7 @@ def overheid_spatial_scheme(value):
    :param value: str, the value to validate
    :return: str, the original value if it passes validation
    """
    return _check_value('overheid_spatial_scheme', value, 1, 0, False)
    return _check_value('overheid_spatial_scheme', value)


def overheid_spatial_gemeente(value):