Move exceptions into their own module
authorKarl O. Pinc <kop@karlpinc.com>
Mon, 31 Aug 2020 20:01:10 +0000 (15:01 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Tue, 1 Sep 2020 02:23:10 +0000 (21:23 -0500)
commit31524db10c5a0d4545c898f09b1ef19df7abebed
tree4585621664e787b9dab24770917db5a863f47c4a
parent89d5b1c0811f9f0f1305079e74afed8d0134b302
Move exceptions into their own module
src/pgwui_core/core.py
src/pgwui_core/exceptions.py [new file with mode: 0644]