Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Nov 20th, 2019
96
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.21 KB
| None
|
0
0
raw
download
clone
embed
print
report
@
property
def
_shipment_grouping_fields
(
self
)
:
grouping_fields
=
super
(
)
._shipment_grouping_fields
grouping_fields
=
list
(
grouping_fields
)
+
[
'new_field'
]
return
tuple
(
grouping_fields
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
Ultimate Wake On Lan Bash Script
Bash | 3 min ago | 12.59 KB
genetica8desordenes
Smarty | 16 min ago | 2.53 KB
SimpleConsoleMenu
C# | 19 min ago | 2.30 KB
Untitled
Bash | 1 hour ago | 0.23 KB
PlayHandsPhase.cs
C# | 1 hour ago | 15.34 KB
GamePhasesBase.cs
C# | 1 hour ago | 4.72 KB
Untitled
Java | 2 hours ago | 1.38 KB
Untitled
Java | 3 hours ago | 2.74 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!