riggedCoinflip

Avatar
  • Total activity 9
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 2
  • Edited

    autogenerate super() vs super(class, self)

    Answered
    Hi, I am a bit confused of the usage of the autogenerated super calls.In Python2, you had to call super like this: super(class, self).method() This is also the way Pycharm autogenerates the super c...
    • 3 followers
    • 2 comments
    • 1 vote
  • Created

    [Visual] detail.css not properly displaying

    Answered
    Hi, I have a strange case that if I name a file "detail.css" - either by creating a new file or renaming an existing one - it changes the icon, not displaying as a css anymore.The file itself works...
    • 2 followers
    • 5 comments
    • 0 votes