Commit Graph

12 Commits

Author SHA1 Message Date
Ivan Kravets 0fb064eba3 Fixed an issue where organization details could not be updated 2023-03-27 18:59:06 -06:00
Ivan Kravets 3dfb936f3c Use query params for DELETE request 2023-03-07 11:38:36 -07:00
Ivan Kravets 1af508272b Format code with Black 23.1.0 2023-02-02 17:46:03 +02:00
Ivan Kravets d92e36efa0 Minor fixes to email regexp 2022-07-18 18:06:37 +03:00
Ivan Kravets 029e66cd06 PyLint fixes 2022-07-02 19:19:48 +03:00
Ivan Kravets 19d518fc4c Fix PyLint: Consider explicitly re-raising 2022-07-02 18:37:57 +03:00
Ivan Kravets 206bb38f54 Move "team" command to the "account" module 2022-06-01 13:16:57 +03:00
Ivan Kravets 10da6bf5c6 Cleanup 2022-06-01 13:16:45 +03:00
Ivan Kravets b104b840c4 Move "org" command to the account module 2022-06-01 12:28:41 +03:00
Ivan Kravets dcecd5f922 Refactor handling of CLI commands 2022-05-31 17:07:56 +03:00
Ivan Kravets 0ce7885833 Fix module import 2022-05-30 22:23:06 +03:00
Ivan Kravets 4aebf8c9d7 Refactor account module 2022-05-30 21:00:22 +03:00