Skip to content
Snippets Groups Projects
Select Git revision
  • 9a5bb4647f9f4e7b27ef2bc7e7c8409b540ca9d3
  • master default protected
  • datepicker-non-cdn
  • dev-and-graphics
  • readable-ak-times
  • feature-constraint-checking-wip
  • feature-constraint-checking
7 results

admin.py

Blame
  • Forked from KIF / AKPlanning
    Source project has a limited visibility.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    test.py 23 B
    a= 5 
    b = 6 
    print(a+b)