Skip to content

Commit

Permalink
Merge pull request #189 from OnroerendErfgoed/feature/187_support_py310
Browse files Browse the repository at this point in the history
#187 support py10
  • Loading branch information
claeyswo committed May 23, 2023
2 parents d522cd4 + 704f0c9 commit b295b55
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions crabpy_pyramid/__init__.py
@@ -1,8 +1,6 @@
# -*- coding: utf-8 -*-

import logging
import os
from collections import Sequence
from collections.abc import Sequence

from crabpy.client import AdressenRegisterClient
from crabpy.client import crab_factory
Expand Down

0 comments on commit b295b55

Please sign in to comment.