1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-05-16 22:15:09 +00:00
Commit graph

10 commits

Author SHA1 Message Date
sudosnok
8b91010b12 Massive shift to avoid circular imports, functionally the same, though objects are forced to be in one file to avoid the circular nature 2022-04-07 22:56:01 +01:00
sudosnok
d5ba5bc58d Moved objects into their own place in a folder for readability 2022-03-27 13:04:00 +01:00
VarMonke
9a2889702b Objects 2022-03-27 17:15:14 +05:30
sudosnok
eb7e07f74d Small tweaks to setattr behaviour 2022-03-27 12:10:35 +01:00
sudosnok
a1754b7a8a Small typo 2022-03-27 10:33:57 +01:00
VarMonke
e1ba7aa586 Change self to cls for classmethod 2022-03-27 14:03:30 +05:30
VarMonke
fa79b7ef9d Typo 2022-03-27 11:38:36 +05:30
VarMonke
77de27ea5a Adding user object
Editing Exceptions and changing _state to session
2022-03-27 11:03:47 +05:30
sudosnok
d32ec86671 Renamed session to state 2022-03-26 21:36:47 +00:00
VarMonke
beaf181a52 Adding Objects 2022-03-27 00:12:38 +05:30